Ticket #6460 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

bordercontainer: splitters not visible in high contrast mode

Reported by: becky Owned by: becky
Priority: normal Milestone: 1.1.1
Component: Accessibility Version: 1.1.0
Severity: normal Keywords:
Cc: becky

Description

Splitters are not visible in high contrast mode. The splitters will need a border in high contrast mode so they can be seen and used. Currently the browser does display a focus border when they get focus but that may not be visible when a border is added. Thus, may also need to change the border style onfocus.

Attachments

6460.patch (0.6 kB) - added by becky 8 months ago.
add borders to splitters in a11y mode

Change History

Changed 8 months ago by bill

See also #6438.

Changed 8 months ago by peller

  • owner changed from peller to becky

Changed 8 months ago by becky

add borders to splitters in a11y mode

Changed 8 months ago by becky

  • status changed from new to assigned

adding borders to splitters does make #6437 worse so will only fixing this for a11y for 1.1.1. When #6437 and #6438 are fixed this fix may need to be changed.

Changed 8 months ago by becky

  • status changed from assigned to closed
  • resolution set to fixed

(In [13370]) fixes #6460 added dijit_a11y classes to put borders on borderContainer splitters. May need to be changed when #6437 and #6438 are fixed.

Changed 8 months ago by becky

[13369] fixes this in main trunk (I associated that checkin with #6406 by mistake) and [13370] fixes in 1.1.1 branch.

Note: See TracTickets for help on using tickets.