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

[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

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: