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

Support platform style hint "ReplayMousePressOutsidePopup"

    XMLWordPrintable

Details

    Description

      In Qt Quick, clicking outside a modeless popup that has the CloseOnPressOutside set always makes the press pass through the overlay to the item underneath, activating buttons.

      For desktop platforms, this is only the behavior on Windows; on macOS and Xcb, such presses should not reach the item under the mouse. Qt abstracts that platform specific behavior into the ReplayMousePressOutsidePopup style hint, which is however not respected in Qt Quick.

      Attachments

        Issue Links

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

          Activity

            People

              vhilshei Volker Hilsheimer
              vhilshei Volker Hilsheimer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes