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

QML fullscreen application on Windows 7 keeps rendering minimizing switching to other windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.3.1
    • None
    • Video card: AMD Radeon 7850
      Video drivers: tested with Catalyst 14.4 and 14.7 RC

      Windows 7 x64

      I have a QML application that runs fullscreen on windows 7 not quite as expected.

      When using mesa (just putting precompiled opengl32.dll near the executable file), everything renders normally.

      When compiling Qt using ANGLE it also works fine.

      But when using native opengl:
      a) Qt quick comboboxes are not rendered (when clicking, looks like the main window is rendered over the combobox items). Same thing with system dialogs (open file/save file, etc), they just don't appear.
      b) when switching apps with alt+tab, the switch seems to occur, all mouse\keyboard events go the the other window, BUT qml application is still rendered on top of everything

      All other non-qml opengl applications work normally. Also I tested my app on another computer with an nvidia geforce 430 and it works well.

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

            lagocs Laszlo Agocs
            vostreltsov Valeriy Streltsov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes