Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long press toggles the state of the component permanently #9

Open
bozzmob opened this issue Dec 1, 2015 · 3 comments
Open

Long press toggles the state of the component permanently #9

bozzmob opened this issue Dec 1, 2015 · 3 comments
Labels

Comments

@bozzmob
Copy link

bozzmob commented Dec 1, 2015

Hi,

Firstly I would like to say that this is one of the awesome projects of React native I have come across and would like to be an active contributor and tester of it.

One very common issue I come across using the Demo APK is -

One long press of any component, it changes the state of the component to pressed or selected state. And when I try to tap on it to release the state, I see patches of square/rectangular shaped selections. Only an outside tap gets the component deselected.

Screenshots-

Screenshot 1:
screenshot_2015-12-01-21-16-27

Screenshot 2:
screenshot_2015-12-01-21-15-33

Screenshot 3:
screenshot_2015-12-01-21-16-19

@binggg
Copy link
Owner

binggg commented Dec 2, 2015

Thanks for your reporting.

Can you tell me which version of android you use.

@binggg binggg added the bug label Dec 2, 2015
@bozzmob
Copy link
Author

bozzmob commented Dec 2, 2015

Android 5.0.1. Saw it on 5.1 as well.

@Ehesp
Copy link
Contributor

Ehesp commented Dec 5, 2015

I can't get this to replicate on my emulator, but on the device (same spec as emulator) it happens.

@Ehesp Ehesp mentioned this issue Dec 7, 2015
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants