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.

https://github.com/qt/qtbase/commit/391741bd7b9d07a6c3fd2e5c0bc70d3c00f29ac8#diff-ccd765ce60953709078c2fd939e4b6c0

Change History (1)

comment:1 by Conrad Huang, 9 years ago

Milestone: Alpha2
Resolution: fixed
Status: assignedclosed

Fixed by Qt update

Note: See TracTickets for help on using tickets.