Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.0.0, 6.2.0 FF
-
None
Description
QHoverEvent in Qt 5 did not provide scene position at all: only pos() and oldPos() (and the floating-point versions). But now that it inherits QSinglePointEvent, it has more accessors (also a QEventPoint), so it's reasonable for users to notice that this extra info is available and then be disappointed that it's not correct. Found while writing an autotest for QTBUG-92563
Attachments
Issue Links
- resulted from
-
QTBUG-92563 Extra, incorrect HoverMove sent after MouseButtonRelease
-
- Closed
-