Skip to content

TextInput triggers keyboard when dragging #19577

Closed
@rumbogs

Description

@rumbogs

Environment

Environment:
OS: macOS High Sierra 10.13.4
Node: 8.9.3
Yarn: 1.7.0
npm: 5.8.0
Watchman: 4.9.0
Xcode: Xcode 9.4 Build version 9F1027a
Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
react: 16.4.0 => 16.4.0
react-native: 0.55.4 => 0.55.4

Description

Have a TextInput element inside a ScrollView element.

Steps to Reproduce

  1. Tap the TextInput but don't lift the finger.
  2. Drag the ScrollView a bit.
  3. Lift the finger, after the ScrollView has been dragged.

Expected Behavior

When finished dragging the TextInput should not still hold focus, and the keyboard should not show up.

Actual Behavior

When finished dragging, the keyboard will show up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: TextInputRelated to the TextInput component.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions