[wp-trac] [WordPress Trac] #48129: There isn't different of color between Select disabled and enabled
WordPress Trac
noreply at wordpress.org
Tue Sep 24 18:52:40 UTC 2019
#48129: There isn't different of color between Select disabled and enabled
---------------------------------------+--------------------------------
Reporter: adhitya03 | Owner: kjellr
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-screenshots | Focuses: ui, accessibility
---------------------------------------+--------------------------------
Comment (by kjellr):
Thanks for the report and for the patch, @adhitya03.
The styles for the select dropdown are based on our button styles. Since
the buttons don't use opacity for the disabled state, I'd prefer we don't
use it here either. I'm attaching [attachment:"48129.2.diff"], which uses
the same disabled styles we use for buttons in `buttons.css` (plus the
addition of a lighter gray variant of the arrow SVG).
Screenshot:
[[Image(https://cldup.com/mhrztH2qq0-3000x3000.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48129#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list