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

Can't edit TextInput when Talkback is enabled and there is a Touchable before the input #17042

Closed
victor-carvalho opened this issue Dec 1, 2017 · 8 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@victor-carvalho
Copy link

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

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

  1. Clone the demo
  2. Install on your device
  3. Enable talkback
  4. Open the app
  5. Focus the input
  6. 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.

@joycehf
Copy link

joycehf commented Dec 4, 2017

Same thing happens on 0.49.3

@victor-carvalho
Copy link
Author

Still can't find any workaround for this problem. Seems to me that it only occurs on Android SDK 23. Do you guys have any solution for this?

@brenoalef
Copy link

Sometimes the input works, but most of the time it doesn't.

@CristianeMayara
Copy link

The same problem occurs to me. Still no solution. Version: 0.49.3.

@victor-carvalho
Copy link
Author

Anyone has a solution for this?

@msmith521
Copy link

Still struggling with this. Has anyone found a solution?

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like you may not be using the latest version of React Native, v0.53.0, released on January 2018. Can you make sure this issue can still be reproduced in the latest version?

I am going to close this, but please feel free to open a new issue if you are able to confirm that this is still a problem in v0.53.0 or newer.

How to ContributeWhat to Expect from Maintainers

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Stale There has been a lack of activity on this issue and it may be closed soon. labels Feb 24, 2018
@stale stale bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Feb 24, 2018
@haitaoli
Copy link
Contributor

If I open a new issue against 0.53.0 it will just be closed when 0.54.0 is out. 😂 Whoever needs this fix can just fork RN and merge my PR.

@facebook facebook locked as resolved and limited conversation to collaborators Feb 24, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Feb 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants