Opened 12 years ago
Closed 12 years ago
#4893 closed defect (fixed)
IE menu items not grayed out in high contrast mode
Reported by: | ptbrunet | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | brunet@… | |
Blocked By: | Blocking: |
Description
Using http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Menu.html in high contast mode right click and notice that the disabled menu items are the same "brightness" as enabled menu items. This is in IE6/7 but not FF2/3.
Attachments (1)
Change History (3)
comment:1 Changed 12 years ago by
Changed 12 years ago by
Attachment: | a11y.menu.patch added |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
the attached patch fixes the issue in ie6 for sure, probably ie7 too. the fact that the filter makes the background color alter was there before in ie6 as seen in the above url.