Opened 9 years ago
Closed 8 years ago
#582 closed defect (fixed)
Log panel does not scroll, Mac
Reported by: | Tom Goddard | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Window Toolkit | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
After command "debug test" which puts 20 pages of out put in the log, the log scrolls very slowly when using the Mac magic trackpad, then stops scrolling altogether. A usb mouse with scroll wheel also does not scroll the log but does scroll other panels, e.g. File History which is also a QWebEngineView and Model Panel. Using "log clear" then adding some log text (e.g. "open formats") does not revive scrolling.
This appears to be the following Qt bug reported Feb 2017.
Note:
See TracTickets
for help on using tickets.
Fixed in Qt 5.9 which ChimeraX now uses.