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

`QColorDialog::getColor` raises errors on OsX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 5.10.0
    • 5.8.0
    • QPA
    • None
    • OsX 10.11.6
    • macOS

    Description

      On OsX 10.11.6, the following code snippet raises errors.

      Snippet
      QColorDialog::getColor(QColor(1., 1., 1.), myWindow, "My Title", QColorDialog::DontUseNativeDialog);
      
      Message text on the terminal
      2017-02-07 19:34:24.747 pqCoreBasicApp[1457:14006] Layout still needs update after calling -[QNSPanelContentsWrapper layout].  QNSPanelContentsWrapper or one of its superclasses may have overridden -layout without calling super. Or, something may have dirtied layout in the middle of updating it.  Both are programming errors in Cocoa Autolayout.  The former is pretty likely to arise if some pre-Cocoa Autolayout class had a method called layout, but it should be fixed.
      

      Attachments

        For Gerrit Dashboard: QTBUG-58699
        # Subject Branch Project Status CR V

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            utkarsh123 Utkarsh Ayachit
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes