Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.1
-
OS X 10.10
-
-
7c7ece94429d6e12e0543c275d26fd90501193ff
Description
[OS X]: When there is a QOpenGLWidget in use inside a QMainWindow then the drawing of focus frames can be done incorrectly. What happens is that the widget in a QDockWidget gets the focus and it is possible that this focus frame ends up being drawn on the top of the other widgets rather than being appropriately clipped.
In the example do the following:
- Dock the dockwidget on the left
- Resize the dockwidget to be as small as it can be
- Click on the widget in the dockwidget so that it has focus (you should see the blue focus frame correctly clipped)
- Resize the dock widget and note the focus frame becomes visible even though it should be clipped still on the right hand side (app switching and back results in the same issue)
Attachments
For Gerrit Dashboard: QTBUG-50645 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
150307,2 | QMacStyle: Ensure proper focus ring clipping | 5.6 | qt/qtbase | Status: MERGED | +2 | 0 |