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

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

XMLWordPrintable

    • macOS

      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.

        1. qtbug74458.zip
          3 kB
          Akihito Izawa
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes