Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

high contrast mode issues #73

Open
danielweck opened this issue Jul 13, 2014 · 6 comments
Open

high contrast mode issues #73

danielweck opened this issue Jul 13, 2014 · 6 comments

Comments

@danielweck
Copy link
Member

"About Readium" button not visible in Windows

Using Firefox version 30 running in Windows 7 the Readium About button is not visible in the nav bar when Windows high contrast mode is enabled. This is because a background image is used for the button face.

Since Readium doesn't load many images it may be easier just to use a real element rather that detecting high contrast mode and showing a hidden text span. We could also add the image as :before or :after content - these work with high contrast on but do not work when images are turned off.

Bugzilla:
https://app.devzing.com/Readium/bugzilla/show_bug.cgi?id=84

@danielweck
Copy link
Member Author

Also:

These may be Firefox issues but entering here for more research and to track.

1)Using Firefox 30 in Windows 7 focus is not visible in the Settings dialog. Other than the radio buttons there is no visible focus indicator on the buttons and controls.

  1. The borders of the tabs are not visible. The border change indicates which tab is active (even though the active tab can be determined by the content, it is still important for the active tab to be visually indicated in order to support screen magnifiers)

  2. The Text and Background Styles buttons as well as the Close and Save Changes buttons are missing borders.

Bugzilla:
https://app.devzing.com/Readium/bugzilla/show_bug.cgi?id=85

@danielweck danielweck changed the title "About Readium" button not visible in Windows high contrast mode high contrast mode"About Readium" button not visible in Windows Jul 13, 2014
@danielweck danielweck changed the title high contrast mode"About Readium" button not visible in Windows high contrast mode issues Jul 13, 2014
@danielweck
Copy link
Member Author

Also:

Tested in IE 11 and Firefox 30 in Windows 7 (via Parallels 8 on Mac running OS X 10.9.3)

In IE the title tooltip is displayed if I hover over the buttons with the mouse (even though I can't see the actual button image) and I can click them to change pages.

In FF the tooltip is not displayed when I hover over the buttons but the mouse cursor changes and I can click them to change pages.

Bugzilla:
https://app.devzing.com/Readium/bugzilla/show_bug.cgi?id=88

@becka11y
Copy link
Contributor

But the mouse hover and click doesn't help keyboard users. If the button is not visible and the tooltip is not displayed on focus, the keyboard user won't know what each button is or does. This will fail WCAG 2.0 AA (which is what IBM requires) if not fixed.

@danielweck
Copy link
Member Author

See also:
#153

@danielweck
Copy link
Member Author

@danielweck
Copy link
Member Author

Related issue (dark theme contrast / hyperlinks colours):
#203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants