Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Input reopens keyboard after user interacts with a form element other than Input #6603

Closed
@mehmetf

Description

@mehmetf
  1. Create a simple form with a dropdown button and an Input.
  2. Tap on input, keyboard appears.
  3. Close the keyboard.
  4. Open up the dropdown and select something.
  5. As the dropdown closes, Input regains focus and opens the keyboard automatically.

I don't mind Input keeping the focus since dropdown isn't a focusable element (typically) but it should not reopen the keyboard. Keyboard should only open when the input element is tapped.

Metadata

Metadata

Assignees

Labels

a: text inputEntering text in a text field or keyboard related problems

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions