Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-50645

[OS X]: When there is a QOpenGLWidget in use inside a QMainWindow then the drawing of focus frames can be done incorrectly

    XMLWordPrintable

Details

    • macOS
    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes