Ensure keyboard focus is indicated visually

Description

[New] - 3/16/2018

[Issue]

Following links inside the "Sites" dialog lacks visual keyboard focus:View All Sites,create New Site,Preferences

[User Impact]

Without a clear visual indication, users operating the page visually with pure keyboard input may not be able to determine which element has focus.

[Code]

[Expected Behaviour]

All actionable elements should assign a visually prominent, non-color reliant visual indication of focus as part of an explicit ::focus rule. Ideally, this rule should use the { outline } property, as this property is hooked by assistive technologies and accessibility related configurations to provide enhanced visual indication of focus. Make sure developers do not set "outline" property to "0" or "none".

Activity

Sam Ottenhoff June 19, 2018 at 7:00 PM

Pretty clearly not an issue right now on trunk........

Incorporated

Details

Priority

Affects versions

Components

Assignee

Reporter

Created April 19, 2018 at 7:35 AM
Updated September 11, 2019 at 9:29 AM
Resolved June 19, 2018 at 7:00 PM