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

Borderless window with native control won't draw updates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.3.1
    • QPA: Windows
    • None
    • Windows 7
      Visual Studio 2012 & 2013
      Qt 5.3.1 with OpenGL

      If you place a widget with the Qt::WA_NativeWindow attribute onto a window with the Qt::FramelessWindowHint window flag set, the other widgets on the window will no longer update when modified.

      The issue can also be reproduced by setting the Qt::AA_NativeWindows on the application and using a window with the Qt::FramelessWindowHint window flag set.

      There are a number of widgets, like the QGlWidget, that require the Qt::WA_NativeWindow flag be set. These controls also cause the issue on borderless windows.

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

            kleint Friedemann Kleint
            jmcintyre Jared McIntyre
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes