[wp-trac] [WordPress Trac] #48927: Aesthetic Issues with Language Select on Install introduced in 5.3.1 RC1
WordPress Trac
noreply at wordpress.org
Tue Dec 10 21:54:45 UTC 2019
#48927: Aesthetic Issues with Language Select on Install introduced in 5.3.1 RC1
-------------------------------------+-------------------------------------
Reporter: garrett-eclipse | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3.1
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: ui, accessibility,
patch needs-testing 2nd-opinion | css, administration
-------------------------------------+-------------------------------------
Changes (by garrett-eclipse):
* keywords: has-screenshots => has-screenshots has-patch needs-testing
2nd-opinion
Comment:
I've uploaded a few patches to address these issues.
1.
[https://core.trac.wordpress.org/attachment/ticket/48927/48927.chevron.diff
48927.chevron.diff] - Simply removes the chevron by updating the
`.language-choose select` css to use `background` instead of just
`background-color`.
2.
[https://core.trac.wordpress.org/attachment/ticket/48927/48927.focus.diff
48927.focus.diff] - This only disables the focus on the select so all
options dont' change colour on select focus.
3.
[https://core.trac.wordpress.org/attachment/ticket/48927/48927.focus.hover.diff
48927.focus.hover.diff] - Similar to # 2 this disables the focus on the
entire select, but it moves it down to the individual options and adds a
hover to the individual options.
4.
[https://core.trac.wordpress.org/attachment/ticket/48927/48927.everything.diff
48927.everything.diff] - This is a combination of # 1 and # 3 and removes
the chevron, select focus colour and moves focus and a hover to the select
options.
*At minimum I would like to see # 1 implemented.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48927#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list