Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
None
-
qt.git, 4.7 branch (a17339e943f21bb6c6e16884f716dd9ab8f94938) on Mac OS X (Cocoa)
Description
The problem shows up in QtCreator. There we have a Navigator that is a (heavily styled) QTreeView. You can use it to reorder the Item hierarchy. While this works nicely on Windows/Linux, it shows severe problems on Mac OS X / Cocoa:
- While dragging, we leave artifacts behind (the dragged item just remains visible at old positions)
- Sometimes you cannot drag any more to positions you should be able to drag. E.g. dragging to the root item often doesn't work (the mouse cursor is turned to default, no marking of the item to drag to). But then again, sometimes it works ...
Attached is a version of the navigator ripped out of Qt Creator. This version shows also the second problem, but (for whatever reason) doesn't show the artifacts.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-367 Issues when building Qt and Creator with Cocoa
- Closed