Make WordPress Core

Opened 5 years ago

Last modified 7 weeks ago

#45910 accepted defect (bug)

Improve and extend focus styles for Windows High Contrast mode

Reported by: afercia's profile afercia Owned by: joedolson's profile joedolson
Milestone: 6.5 Priority: normal
Severity: normal Version:
Component: Administration Keywords: needs-patch
Focuses: ui, accessibility Cc:

Description

See [44544] and #41286.

[44544] introduced new focus styles for the Windows High Contrast mode only for the main user interface elements like buttons, links, media views elements.

In order to cover all the controls in the admin, there's the need to explore the admin parts that make use of uncommon styles or don't inherit the relevant CSS, for example the Customizer, the themes browser, etc.

Some thorough testing on Windows would be greatly appreciated.

Change History (6)

This ticket was mentioned in Slack in #accessibility by afercia. View the logs.


5 years ago

#2 @afercia
5 years ago

  • Milestone changed from Awaiting Review to Future Release

Discussed during today's accessibility bug scrub and agreed to move this ticket to Future Release as it's something to address. Will need research and testing.

#3 @afercia
3 years ago

See comments 11 and 12 from #47117.

#4 @afercia
3 years ago

In 48293:

Accessibility: Improve the focus style for Windows High Contrast mode in various parts of the admin interface.

Continues the introduction in core of new focus styles dedicated to Windows High Contrast mode. The new styles use a transparent CSS outline.
This change covers some parts of the interface for the meta boxes, Widgets, and the Customizer.

Props joedolson, kjellr, antpb, mikeschroder, Hareesh Pillai.
See #41286, #45910.
Fixes #47117.

#5 @joedolson
7 weeks ago

  • Milestone changed from Future Release to 6.5
  • Owner set to joedolson
  • Status changed from new to accepted

Work has been done on this, it needs assessment to identify whether more changes are needed.

This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.


7 weeks ago

Note: See TracTickets for help on using tickets.