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

Print/Page setup dialogs don't update visibility

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.6.3
    • None
    • Mac OS X 10.5.8, Qt 6.4.3, Cocoa 32-bit

    Description

      On Mac/Windows, the print/page setup dialogs use setVisible as a hook to show/hide the native print panel.

      However they do not call on to QWidget::setVisible to update their QWidget visibility state, which means attempting to query this state can return the wrong value (i.e., claim that the dialog is not visible when it actually is).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            refnum Dair Grant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes