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] double R in emulator brings keyboard after typing in TextInput #22265

Closed
greenais opened this issue Nov 14, 2018 · 7 comments
Closed
Labels
API: Keyboard Bug Component: Text Component: TextInput Related to the TextInput component. Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@greenais
Copy link

greenais commented Nov 14, 2018

Environment

Environment:
OS: Windows 8.1
Node: 8.12.0
Yarn: 1.3.2
npm: 6.4.1
Watchman: Not Found
Xcode: N/A
Android Studio: Version 3.1.0.0 AI-173.4819257
Packages: (wanted => installed)
react: 16.6.1 => 16.6.1
react-native: 0.57.5 => 0.57.5

Description

After I typed in TextInput in any of my components reloading app in Android emulator with double R always brings up Android keyboard - even if component is inactive already (i.e. app navigated to another component). It can be hided by Android standard button, but this behaviour is quite irritating.

Do I miss something in handling InputText or this is any kind of bug/feature?

@react-native-bot
Copy link
Collaborator

It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists.

The "⏪Old Version" label will be removed automatically once you edit your original post with the results of running react-native info on a project using the latest release.

@greenais
Copy link
Author

greenais commented Dec 8, 2018

Any toughths on this?
It still happens with all the most recent versions of RN and emulator...

If it's expected and normal - just confirm please and feel free to close this issue to clean the stack

@Averybeast1234
Copy link

I am having the same issue

@bobber205
Copy link

Is there a good reason why Command + R isn't used instead of double tapping R?

@Averybeast1234
Copy link

Command R is a MacOs thing. Also it is not just the double tapping of R. Anytime a textInput is used and you render to another component that doesn't have one, any press of a letter key on hardware keyboard brings up the software keyboard even if there is not textinput that is being rendered or mounted.

@stale
Copy link

stale bot commented Aug 2, 2019

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Aug 2, 2019
@stale
Copy link

stale bot commented Aug 9, 2019

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Aug 9, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API: Keyboard Bug Component: Text Component: TextInput Related to the TextInput component. Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

5 participants