Skip to content

Text disappear while typing on Samsung keyboard #53086

@CasperPas

Description

@CasperPas

Steps to Reproduce

  1. Create a simple project with a text input widget (TextField or TextFormField).
  2. Use a Samsung device.
  3. Choose Input method: Samsung Keyboard.
  4. Select language: Vietnamese (I haven't test all other languages yet, but Vietnamese 100% "works").
  5. Checkout Flutter repo to 1 of these commits:
* 6ecb05213 ======> BAD
* c268b6c3d ======> GOOD
* 18984101d ======> GOOD
* d1185337c ======> GOOD

First, I figured out it works with v1.15.3 and the bug shows on v1.15.4, then I tried to check the commits between those versions ("binary check") and found out that the bug started to show on commit 6ecb052
There might something changed in Flutter's engine that caused the problem.

Actual results:
ezgif com-optimize

Metadata

Metadata

Assignees

Labels

a: internationalizationSupporting other languages or locales. (aka i18n)a: text inputEntering text in a text field or keyboard related problemsc: regressionIt was better in the past than it is nowe: device-specificOnly manifests on certain devicesengineflutter/engine related. See also e: labels.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions