You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
johnpryan opened this issue
Apr 2, 2024
· 0 comments
Labels
P1A high priority bug; for example, a single project is unusable or has many test failurestype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
When I deselect the editor, i'm not able to re-select it by clicking it, or by tab-traversal through the Flutter focus nodes. This seems to be an issue after #2920 landed
Load DartPad
Click on the UI output section to deselect the CodeMirror editor
Click back on the CodeMirror editor
Observe that focus remains in the Flutter app, not in the editor
The text was updated successfully, but these errors were encountered:
johnpryan
added
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
P1
A high priority bug; for example, a single project is unusable or has many test failures
labels
Apr 2, 2024
P1A high priority bug; for example, a single project is unusable or has many test failurestype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
When I deselect the editor, i'm not able to re-select it by clicking it, or by tab-traversal through the Flutter focus nodes. This seems to be an issue after #2920 landed
The text was updated successfully, but these errors were encountered: