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

Regression in QColorDialog::setOption

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.2
    • 5.0.0
    • None
    • Vista SP2
      VS 2010 SP1
      Linux
    • 4b42c91821b913aec32ab82d2d5e29ffa2f2a8ad

    Description

      This works:
      QColorDialog::setOptions(options() | QColorDialog::ShowAlphaChannel)

      This does not work anymore (ok in 4.8.4):
      QColorDialog::setOption(QColorDialog::ShowAlphaChannel)

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            mattc Matteo
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes