Skip to content

Input grabs focus too aggressively #189

@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Wednesday Oct 07, 2015 at 21:26 GMT
Originally opened as https://github.com/flutter/engine/issues/1530


It should use gestures to decide when to grab focus, probably when a Tap gesture commits (possibly before onTap, but certainly not when you might still scroll).

You can see this if you put a bunch of input fields in a list and scroll the list. Every time you scroll, you focus a new widget.

Metadata

Metadata

Assignees

Labels

a: text inputEntering text in a text field or keyboard related problemsf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.waiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions