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
After #9564, pressing up/down in a multi-line text input field such as in the widgets gallery is broken.
To reproduce, go to http://snapshots.slint.dev/master/demos/gallery/ , select the TextEdit tab, in the Word-Wrap text edit, place the cursor in the middle of the first line, and then try to navigation down and up the lines with the cursor down/up keys.