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

On Mac, native QColorDialog doesn't report events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.1.1, 5.11.2
    • None
    • Mac OS 10.8.5
    • macOS

      If I make a subclass of QColorDialog, it fails to report events. QObject::event is never called, nor (for example) are closeEvent, changeEvent, done, etc.

      If I enable option QColorDialog::DontUseNativeDialog, it starts reporting events as expected. (But this isn't a good long term option, since my users expect to see the native Mac color dialog.)

      See attached project that exhibits this bug.

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

            richard Richard Moe Gustavsen
            smokris Steve Mokris
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes