Opened 4 years ago
#15327 new bug
Modal dialog close button not displayed in High Contrast Mode
Reported by: | blobula | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.12.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Jquery Version: jQuery UI - v1.12.0 - 2016-07-24
OS: Windows
Browser: Firefox
Recreation:
- Turn on Windows High Contrast Mode
- Open a Firefox browser window
- Go to: https://jqueryui.com/dialog/
- Notice that the 'Close' button in the upper right corner isn't visible.
This seems to be because an image is being used to display the close button which HCM can't do anything with. This might need to be changed to an icon or svg image.
Please advise of any workarounds for accessibility purposes. Thank you!
Note: See
TracTickets for help on using
tickets.