Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.2.0 RC
-
None
-
-
ab4fb3ffd40c0bf694161d955d4a58602b9f1a4c (qt/qtbase/dev) de9f070de790ba425603156eee0b4de23ed6a4db (qt/qtbase/6.2) a4e41e7ac42f835015bdca395a34e5bca7eda86c (qt/qtbase/6.2.0)
Description
Sorry that I don't have a very useful bug title yet. I still have to figure out what actually happens, but wanted this known asap. What I did:
- take a Qt Creator built with Qt 6.2 RC
- open a dummy project
- use locator to open a file
Expected: locator closes, the file opens in an editor, the focus moves there, and otherwise nothing happens
Actual: after the file opens in the editor, a new line is added to the document at the current cursor location. As if the "return" key that was used for selecting the item in locator was passed on to the editor.
It doesn't happen when using the mouse to select the item in Qt Creator, so the key event is responsible.
Attachments
Issue Links
- resulted from
-
QTBUG-39125 Cocoa: When typing in a Korean character and then press enter, it will take two presses before the enter key is actually invoked
-
- Closed
-