https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15775

--- Comment #6 from Gerald Combs <ger...@wireshark.org> ---
(In reply to Guy Harris from comment #3)
>
> *Most* of the sample boxes can be clicked to get a color dialog with a
> recent build, from the master branch, on macOS; however, the boxes for
> "Sample active selected item" and "Sample inactive selected item" don't.

This appears to be due to change 27701. If the active and inactive item styles
are "Default" then their respective color buttons are deactivated, otherwise
they're activated. There are a few ways we could fix this:

1) Adjust the color button styles so that their disabled/enabled states are
more apparent, e.g. by making them regular QPushButtons.
2) Remove the logic that disables them, e.g. by making "Default" and "Flat" the
same.
3) Hide them when the style is "Default" instead of disabling them.

I'd vote for 2 or 3.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to