Skip to content

If you have a list with a focusable element, scrolling the list unfocuses it #188

@FlutterIssues

Description

@FlutterIssues

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


As each focusable element goes out of the list, we lose its global key, and so we assume that it's gone forever. We might need a way to chain a global key to another global key so that while the master is still alive, the slave isn't considered gone for the purposes of autofocus, or something.

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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions