Fixed|libgui: Handling control keys in LineEditWidget
Now that text input and press/release produce separate events, we need to eat all non-control-keys in the line editor. This allows keyboard navigation to occur but all extra presses are ignored.
View differences
Fixed|libgui: Handling control keys in LineEditWidget
Now that text input and press/release produce separate events, we need to eat all non-control-keys in the line editor. This allows keyboard navigation to occur but all extra presses are ignored.