WordPress.org

Make WordPress Core

Opened 9 hours ago

Last modified 9 hours ago

#48752 assigned enhancement

On click on visisble password button there is a unnecessary border which blinks on click, it does not suits

Reported by: ronakganatra Owned by: ronakganatra
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Login and Registration Keywords: has-patch
Focuses: ui, accessibility, css Cc:
PR Number:

Description

On click of view password, A unnecessary border is showing and hiding so it looks like blinking issue and it doesn't looks good as a user perspective. Also it is not necessary.

Before:

https://drive.google.com/file/d/1zFxdjussSBwsdSNB3NPlN8XUBm2Ne-rX/view

After updating it looks like:
https://drive.google.com/file/d/1KMR9gwDmdATdZLu0Re9ALzP98dbvHl7f/view

Attachments (3)

48752-password-visible-blink-issue.diff (638 bytes) - added by ronakganatra 9 hours ago.
ezgif.com-video-to-gif.gif (93.4 KB) - added by ronakganatra 9 hours ago.
ezgif.com-optimize.gif (126.6 KB) - added by ronakganatra 9 hours ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
9 hours ago

  • Component changed from General to Login and Registration
  • Focuses accessibility added

Thanks for the patch!

I don't think we can just remove the focus styles for this button, that would make it less accessible.

Note: See TracTickets for help on using tickets.