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

Editor lost focus undesirably

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.5.1
    • GUI: Look'n'Feel
    • None
    • Windows

      Usually if someone presses the key combination it is pressed like this (for example Alt+Z):
      Push Alt -> Push Z -> Release Z -> Release Alt
      And the last two actions are almost simultaneous. This is the reason why sometimes the combination is press in this way:
      Push Alt -> Push Z -> Release Alt -> Release Z
      In this second case Editor is losing focus and it is impossible to continue typing ... you need to press Esc to continue typing. And this is VERY inconvenient because it happens not regularly!

      Try to press Alt+Z 10 times and see how many times you will end up in top menu selected (and editor will lose focus).

      Newly created Qt Widget application does not have this issue ... so it is not about how Qt widgets behavior ... it is specific to Qt Creator.

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

            bachewii Jens
            progrev Prav Ogrev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes