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

QColorDialog's HTML field does not support ALPHA component

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.13.1
    • None
    • Debian Buster Linux using Qt libs and Creator from On-line installer.
    • Linux/X11

    Description

      The Qt provided dialogue only shows #RRGGBB not #AARRGGBB in the HTML field when it is created with the

      QColorDialog::ShowAlphaChannel

      option; also the validation code does not permit the user to enter more than six hex digits in that field in order to specify the alpha component (I note that the field does handle the entry of a #RGB value - i.e. with three single hex digits, as it immediately multiples them by 17 after the third digit is entered to scale the RGB components to a 256 value range) ...

      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
            slysven Stephen Lyons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes