Is this a bug report?
Yes
Yes
Environment
Environment:
OS: Windows 10
Node: 8.2.1
Yarn: 0.27.5
npm: 5.3.0
Watchman: Not Found
Xcode: N/A
Android Studio: Version 2.3.0.0 AI-162.4069837
Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.50.4 => 0.50.4
Target Platform: Android (API 23)
Steps to Reproduce
- Clone the demo
- Install on your device
- Enable talkback
- Open the app
- Focus the input
- Double-click to edit
Expected Behavior
Keyboard opens and you can start edit the input.
Actual Behavior
Focus changes to button and the button is pressed!
Reproducible Demo
https://github.com/victor-carvalho/rn-accessibility-bug-demo
Folow the steps explained before.