Opened 14 years ago
Closed 14 years ago
#4561 closed defect (fixed)
active tab panel not visible in high contrast mode
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We need to distinguish which is the active tab panel when in high contrast mode. Accordion container makes the distinction by making the title text bold - tab container could do the same thing.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Note: whatever method is used, be careful about changing size of tab
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Or alternately, invert the text as it's done for the (label for the) active pane in AccordionContainer? in soria (see http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/themes/themeTester.html?theme=soria), and for the active menu item, and for the active day on the calendar.
(I'm not sure if it would look good for tabs or not, but it almost seems like a standard for dijit)