facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.77k stars 24.29k forks source link

TextInput green drop #17057

Closed mudasirkhan closed 6 years ago

mudasirkhan commented 6 years ago

Am facing an issue with textInput in Samsung JMAX tablet. i get a green drop whenever i select some text and that green drop doesn't disappear till the app is running. It appears like it happens for every react native app that we install on the tab.

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

No

Environment

Steps to Reproduce

1.Create a simple react native app with a textInput 2.Install the app on Samsung Jmax Tab 3.while running the app,enter text into the textInput and try to select a portion of the text.

Expected Behavior

The green drops should appear for a couple of seconds and then disappear

Actual Behavior

The green drops appear and then stay till the app is running

Reproducible Demo

https://snack.expo.io/HJw3mhf-f

react-native-bot commented 6 years ago

@facebook-github-bot no-template

facebook-github-bot commented 6 years ago

Hey @mudasirkhan, thanks for posting this! It looks like your issue is missing some required information. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce your issue. I am going to close this, but please feel free to open a new issue with the additional information provided. Thanks!

How to ContributeWhat to Expect from Maintainers

joseluizmonteirojr commented 5 years ago

Same here!! I'm able to reproduce this on 57 as well.. Related: #17060 and #17188. Device: Samsung Galaxy J2 - Android 5.1.1

I've tested on Motorola Moto E, and didn't happen. It probably only happens on Samsung devices.