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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes