-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Windows: Dead keys are not producing accented characters #86179
Copy link
Copy link
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopa: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.found in release: 2.4Found to occur in 2.4Found to occur in 2.4has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopa: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.found in release: 2.4Found to occur in 2.4Found to occur in 2.4has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Steps to Reproduce
Run
flutter create text_field_test.Update main.dart as follows
Set the keyboard layout to English United States - International
Type anything in the text field
Expected results: Characters with accents typed using two key strokes ("'" key plus letter, "`" key plus letter, "^" key plus letter) can be entered
Actual results: Accent characters are entered (repeated twice), followed by letters