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

Support platform style hint "ReplayMousePressOutsidePopup"

XMLWordPrintable

      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.

        For Gerrit Dashboard: QTBUG-113032
        # Subject Branch Project Status CR V

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

              Created:
              Updated:

                There are no open Gerrit changes