Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-96726

[Reg: 6.2 beta3->6.2 beta4] Key event is wrongly passed on

XMLWordPrintable

    • macOS
    • ab4fb3ffd40c0bf694161d955d4a58602b9f1a4c (qt/qtbase/dev) de9f070de790ba425603156eee0b4de23ed6a4db (qt/qtbase/6.2) a4e41e7ac42f835015bdca395a34e5bca7eda86c (qt/qtbase/6.2.0)

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes