[wp-trac] [WordPress Trac] #48752: On click on visisble password button there is a unnecessary border which blinks on click, it does not suits
WordPress Trac
noreply at wordpress.org
Tue Nov 26 13:26:39 UTC 2019
#48752: On click on visisble password button there is a unnecessary border which
blinks on click, it does not suits
------------------------------------+-------------------------------------
Reporter: ronakganatra | Owner: ronakganatra
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version:
Severity: normal | Resolution:
Keywords: has-patch close | Focuses: ui, accessibility, css
------------------------------------+-------------------------------------
Changes (by afercia):
* keywords: has-patch => has-patch close
Comment:
@ronakganatra thanks for your feedback.
When clicking the Show Password button, focus is moved to the password
input field. When the input field gets focused, it shows the focus style
that all the input fields in WordPress use. Indication of focus is
essential for accessibility, as many users (keyboard users, users with low
vision, etc.) need to see where focus is to be able to operate on the user
interface.
It's worth re-evaluating if moving focus is really necessary in the first
place, as that could help some users but it could be potentially confusing
for other users. However, the focus style can't be removed :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48752#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list