Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11631

Pressing Alt-Left for back sets focus to the menu bar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.0.1, Qt Creator 3.1.0-rc1, Qt Creator 3.6.0
    • All Other Issues
    • None
    • Windows

      ... when Alt is quickly released.

      void foo(); // F2 here
      
      void foo()
      {
      }
      • Press F2 on foo -> the cursor moves to the function's definition.
      • Press Alt-Left and very quickly release Alt. The cursor moves back to where it was, but the focus moves from the editor to the menu bar (like when Alt is pressed alone).

      It looks like a Qt bug for me, but I'm not sure.

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

            kkohne Kai Köhne
            orgads Orgad Shaneh
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes