Opened 9 years ago
Closed 9 years ago
#549 closed defect (fixed)
Mac middle mouse drag: QNSView mouseDragged: Internal mouse button tracking invalid (missing Qt::LeftButton)
Reported by: | Tom Goddard | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | major | Milestone: | Alpha2 |
Component: | Window Toolkit | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Dragging with middle mouse on Mac with Qt 5.7.1 gives log warnings
QNSView mouseDragged: Internal mouse button tracking invalid (missing Qt::LeftButton)
Although Qt bug reports seem to indicate this was fixed in Qt 5.7.1 it is not fixed. The following Qt 5.8.0 commit indicates it should be fixed in 5.8.0.
Change History (1)
comment:1 by , 9 years ago
Milestone: | → Alpha2 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by Qt update