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

Android TextInput issue with Samsung Keyboard #16238

Closed
evollu opened this issue Oct 6, 2017 · 2 comments
Closed

Android TextInput issue with Samsung Keyboard #16238

evollu opened this issue Oct 6, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@evollu
Copy link

evollu commented Oct 6, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 6.11.1
Yarn: 1.0.0
npm: 3.10.10
Watchman: 4.7.0
Xcode: Xcode 9.0 Build version 9A235
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react: ^16.0.0 => 16.0.0
react-native: ^0.49.1 => 0.49.1

Steps to Reproduce

(Write your steps here:)

  1. Make sure using a Samsung phone with default Samsung Keyboard
  2. Make sure Predictive feature is on for Samsung Keyboard
  3. focus on text field and type 'aaa' (don't hit enter)
  4. hit clear button to clear text
  5. type 'a' again

Expected Behavior

New text should be just 'a'

(Write what you thought would happen.)

Actual Behavior

New text is 'aaaa'

(Write what happened. Add screenshots!)

Reproducible Demo

https://snack.expo.io/Sy1JgDH2Z

@evollu
Copy link
Author

evollu commented Oct 6, 2017

@evollu
Copy link
Author

evollu commented Oct 6, 2017

dup of #12462

@evollu evollu closed this as completed Oct 6, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Oct 6, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants