Opened 14 years ago
Closed 14 years ago
#3137 closed defect (fixed)
High contrast Menu issues
Reported by: | simonjb | Owned by: | simonjb |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | bill | |
Blocked By: | Blocking: |
Description (last modified by )
Attachments (3)
Change History (9)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
Changed 14 years ago by
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by
Changed 14 years ago by
Attachment: | HighContrastMenu.diff added |
---|
comment:4 Changed 14 years ago by
Cc: | bill added |
---|
Attached patch which addresses all issues except transparency on FF2 (fixed on FF3).
Changed 14 years ago by
Attachment: | HighContrastMenu.2.diff added |
---|
comment:5 Changed 14 years ago by
Attached HighContrastMenu.2.diff. New in this patch:
- use a BackgroundIframe for FF < 3
Please note that this patch is not ready to go into svn: the BackgroundIframe is too large on FF 2. It extends beyond the menu on the bottom and right edges.
Bill, would you be able to have a look and see if you can tell why the iframe is too big? Maybe dojo.coords (dojo/_base/html.js) is returning the wrong values?
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The transparency is a known problem on FF2:
https://bugzilla.mozilla.org/show_bug.cgi?id=255411
It has been fixed in FF3.