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

Editor lost focus undesirably

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes