Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
-
b76612979cd4afb67a2c09d5668fbc53f3fcc64b
Description
the QMacNativeWidget does not seem to know its global position. geometry(), frameGeometry(), normalGeometry() and rect() all return the same value. as a result, mapFromGlobal cannot be used to map a global position like it is retuned from QMouseEvent::globalPos() to the coordinate of the widget.
Attachments
Issue Links
- relates to
-
QTBUG-36116 qquickview/windowcontainer: wrong painting
- Closed