Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Window transparency issue on Windows 11
Forum Updated to NodeBB v4.3 + New Features

Window transparency issue on Windows 11

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 607 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    josefbauer
    wrote on last edited by
    #1

    Dear QT Community, I am a developer, but not a QT developer, so my apologies if I ask stupid questions. I encountered an issue with an existing QT based application that uses OpenGL to draw 3D content. This application is based on QT 5.9.2. I have access to the source code and I wonder if I have to change the source and/or simply rebuild the app with newer QT binaries.
    If this application is used on Windows 10 (tested with different PCs and graphics cards and graphics drivers), the window borders and background is solid. Everything works as expected.
    On Windows 11, portions of the main window (e.g. titlebar) becomes fully transparent. Even in the 3D rendering sections(lower right corner), the desktop content is visible.

    What could be the reason for this? Tested with AMD, NVIDIA, and Intel GPUs.

    Thank you so much for your help.

    fed19d79-797b-4da4-bdde-4cba3b94f01f-image.png

    SGaistS 1 Reply Last reply
    0
    • J josefbauer

      Dear QT Community, I am a developer, but not a QT developer, so my apologies if I ask stupid questions. I encountered an issue with an existing QT based application that uses OpenGL to draw 3D content. This application is based on QT 5.9.2. I have access to the source code and I wonder if I have to change the source and/or simply rebuild the app with newer QT binaries.
      If this application is used on Windows 10 (tested with different PCs and graphics cards and graphics drivers), the window borders and background is solid. Everything works as expected.
      On Windows 11, portions of the main window (e.g. titlebar) becomes fully transparent. Even in the 3D rendering sections(lower right corner), the desktop content is visible.

      What could be the reason for this? Tested with AMD, NVIDIA, and Intel GPUs.

      Thank you so much for your help.

      fed19d79-797b-4da4-bdde-4cba3b94f01f-image.png

      SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      5.9.2 is quite old with respect to Windows 11, did you try with a more recent version such as 5.15.2 ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        5.9.2 is quite old with respect to Windows 11, did you try with a more recent version such as 5.15.2 ?

        J Offline
        J Offline
        josefbauer
        wrote on last edited by
        #3

        @SGaist
        No, I haven't tried it yet because there is currently no dev system set up to build the source at the moment.
        As this might be quite some work, I hoped for somebody to recognize this issue so that I could estimate how difficult it might be to fix the issue.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved