Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Window's content (OpenGL) freezes when interacting with its title bar - Bug?

    QML and Qt Quick
    freezing window qml opengl
    1
    1
    298
    Loading More Posts
    • 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.
    • I
      IanShade last edited by IanShade

      Hello
      I think I found a bug or just an odd and undesired behavior that I can't fix nor explain.
      I'm using Qt 5.13.1, compiling with MSVC 2017 x64 on Windows 10. This behavior is present for example in openglunderqml and textureinthread examples so it should be easy to reproduce.

      Problem description:
      While clicking (with left or right mouse button) and holding on window's title bar, content of the window freezes (animation stops). It unfreezes after you release the button, in case you clicked on minimize/maximize/close button, or unfreezes by itself after about a second if you clicked elsewhere on the title bar. If you add a Dialog and open it, clicking on its title bar causes the main window to freeze too.

      Has anyone noticed it or can reproduce it with mentioned examples? Should I report it as a bug or are there any ways to fix it?

      Edit: (formatting)

      1 Reply Last reply Reply Quote 0
      • First post
        Last post