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

Skip to content

Keyboard service doesn't commit the last edit when it's dismissed #115

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Thursday Jul 23, 2015 at 00:41 GMT
Originally opened as https://github.com/flutter/engine/issues/227


Steps to reproduce:

  1. Focus a text field.
  2. Type "aaa".
  3. Focus another text field.
  4. Focus the text field from step 1.
  5. Type "bbb".

The result should be "aaa bbb". However, the "aaa" is discarded by typing "bbb".

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions