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

[macOS] Can't grab transparent widget on macOS 10.13 and 10.12

    XMLWordPrintable

Details

    • macOS

    Description

      Transparent widget by following flag and attribute can't grab by mouse on macOS 10.13 and 10.12, but it can grab on 10.14.

      setWindowFlag( Qt::FramelessWindowHint );
      setAttribute( Qt::WA_TranslucentBackground );
      

       

      And with Qt 5.9 can be grabbed even 10.13 and 10.12 thus it seems to be regression.

       

      Please see attached sample.

      Attachments

        1. qtbug74458.zip
          3 kB
          Akihito Izawa

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              akizawa Akihito Izawa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes