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

If a widget is displayed on the screen and then closed using window manager close(X), it will come up blank/black from then on.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • 5.12.5
    • 5.12.4
    • GUI: Window management
    • None
    • Linux Ubuntu 18.04.3 LTS and CentOS 7.5.
      We are able to work-around the problem on MacOSX and Windows but it is by calling hide() and then show() one right after the other. That is a pain and we are not sure that it will work with every dialog.
    • Linux/X11

    Description

      Creating a QDialog and closing it via the window manager close(ie. X button) causes the dialog to be blank every time it is shown after that. The only way to get it to show correctly after that is to delete it and recreate it, which is not practical.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            daveb David Baumgartner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes