Skip to content

[React Native for Windows]: Keyboard tab is moving to previously opened screen while the current screen is being opened #9109

Description

@aRajeshKumar

Current Behavior

[React Native for Windows]: Keyboard tab is moving to previously opened screen while the current screen is being opened

Expected Behavior

  • Cursor should not leave the current screen.

How to reproduce

Repro steps:

  • Create stack navigator with two screen (Ex: Home screen & details screen)
  • Go to Home screen(this screen contains few TextInputs), click a button to go to details screen
  • Keep hitting the TAB key. When the cursor is invisible, type few random characters. These characters are actually being typed in the Home screen's text input boxes.

Your Environment

software version
iOS or Android React Native for Windows
@react-navigation/native 5.8.0
@react-navigation/stack 5.10.0
react-native-gesture-handler 1.8.0
react-native-safe-area-context 3.1.8
react-native-screens 2.11.0
react-native 0.63.3
expo
node
npm or yarn yarn

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions