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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • 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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes