#10370 closed defect (fixed)
Slider: arrow buttons not visible in high contrast mode (tundra only)
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - Form | Version: | 1.4.0b |
Keywords: | a11y | Cc: | |
Blocked By: | Blocking: |
Description
Running test_Slider.html in high contrast mode on FF3.5/win or IE8/win, I can't see the left/right or up/down buttons at the ends of the slider.
It's not a new bug, same problem happens in 1.3.
Attachments (1)
Change History (8)
comment:1 Changed 11 years ago by
Summary: | Slider: arrow buttons not visible in high contrast mode → Slider: arrow buttons not visible in high contrast mode (tundra only) |
---|
Changed 11 years ago by
Attachment: | 10370.patch added |
---|
font-size in tundra's Slider was being used to position nodes
comment:4 Changed 11 years ago by
It's working for me (tested on IE8 and FF3.5/win). Not sure why I put in the font-size:1px originally, I suppose it was copied from the CSS for plain buttons.
comment:5 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [20872]) Fixes #10370. Create a11y rules for slider buttons to override theme image values. Fixed HorizontalSlider? template bug where containerNode was defined twice.
comment:6 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|
comment:7 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
works great in soria