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

Qt menu popups grab keyboard and pointer, preventing user from using system hotkeys (e.g. doing a screenshot)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.6.2
    • None
    • GNU/Linux, X11

      In Qt applications under X11, menus grab the pointer and keyboard when being popupped. This creates some inconvenience: user can't make a screenshot or use other system hotkeys while the popup is opened. Also, if application hangs in such state, the whole X11 display gets blocked until the application is killed and the grabs are released.

      The suggestion is to implement menu popups in a way which doesn't involve grabbing. This would resolve all described (and other similar) issues.

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

            earthdomain Earth Domain (Inactive)
            ulidtko max ulidtko
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes