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

underMouse() not working with WA_TranslucentBackground attribute set on Windows

    XMLWordPrintable

Details

    • Windows

    Description

      If Qt::WA_TranslucentBackground is set to a Widget, underMouse() function is returning false always on Windows, and is working fine on MAC. 

      Steps to reproduce:

      1. Execute the attached project. 
      2. Point to any Icon on window. 
      3. Slider will popup and disappear immediately because underMouse() is returned as false
      4. On MAC, Slider will not disappear and undermouse() is returned as true.

      Expected Result:

      UnderMouse() should have returned as true same as output.

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            shmittal Shveta Mittal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes