Ticket #4269 (closed defect: fixed)
ComboBox/TitlePane: drop down arrows not displaying in high contrast mode
| Reported by: | becky | Owned by: | ptbrunet |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Accessibility | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: | dante, sfoster, brunet@… |
Description (last modified by ptbrunet) (diff)
This can be seen on ComboBox, FilteringSelect, and TitlePane. These widgets used to use html entity characters for the arrow and are now using background images so the text alternative html entity needs to be made visible in high contrast mode. (Most of the other widgets use the entity character when not in high contrast so there is no issue. Accordion and TabPane use an image for the normal mode and that code works so those are good cases to investigate for how to fix the problem.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.