-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsa: typographyText rendering, possibly libtxtText rendering, possibly libtxtc: crashStack traces logged to the consoleStack traces logged to the consoledependency: skiaSkia team may need to help usSkia team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
The app is crashing when tapping in the middle of some tab characters in a TextField.
Related:
flutter/engine#8591
#30173
Steps to Reproduce
- In any TextField, enter some text, a few tab characters, and then some more text.
- Tap in the middle of the tab characters to attempt to place the cursor there.
- Crash!
Note that most software keyboards don't have a tab key. You'll need to use a physical keyboard (with a simulator or real device), or install a keyboard with tab, like the Keyboard for Excel.
Logs
Unfortunately I don't get a full stack trace, just this:
[VERBOSE-3:opacity_layer.cc(16)] Check failed: layers().size() > 0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsa: typographyText rendering, possibly libtxtText rendering, possibly libtxtc: crashStack traces logged to the consoleStack traces logged to the consoledependency: skiaSkia team may need to help usSkia team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.