Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Browser UI a11y #135

Closed
boek opened this issue Jan 8, 2019 · 3 comments
Closed

Browser UI a11y #135

boek opened this issue Jan 8, 2019 · 3 comments
Assignees
Labels
needs:ac Needs Android Component Work
Milestone

Comments

@boek
Copy link
Contributor

boek commented Jan 8, 2019

Parent: #116

┆Issue is synchronized with this Jira Task

@boek boek added this to the Milestone 1 milestone Jan 8, 2019
@boek boek mentioned this issue Jan 8, 2019
6 tasks
@boek boek added size M and removed size S labels Jan 8, 2019
@vesta0 vesta0 added the needs:ac Needs Android Component Work label Jan 11, 2019
@bbinto bbinto changed the title Browser a11y Browser UI a11y Jan 25, 2019
@sblatz sblatz assigned sblatz and unassigned sblatz Jan 25, 2019
@sblatz
Copy link
Contributor

sblatz commented Jan 28, 2019

After speaking with Eitan, he mentioned we should keep a few things in mind:

  1. When items are visibly off the screen, they shouldn't just be hidden by a change in z-axis, as this will hurt TalkBack support. Instead we should actually "hide" them.
  2. When TalkBack is enabled, the URL bar should never hide (even when the user scrolls)

@sblatz
Copy link
Contributor

sblatz commented Jan 28, 2019

Per @colintheshots's recommendation I'll be running Accessibility Scanner as well in order to ensure I'm not missing anything with manual testing.

sblatz added a commit to sblatz/fenix that referenced this issue Jan 28, 2019
@sblatz
Copy link
Contributor

sblatz commented Jan 28, 2019

After a run through the scanner, it appears the only complaint in the Browser UI is that there isn't enough contrast in the URL bar. This isn't a real issue, however as this is a temporary color we were using for testing.

@ghost ghost added in progress labels Jan 28, 2019
@ghost ghost removed in progress labels Jan 28, 2019
@data-sync-user data-sync-user changed the title Browser UI a11y FNX2-17051 ⁃ Browser UI a11y Aug 3, 2020
@data-sync-user data-sync-user changed the title FNX2-17051 ⁃ Browser UI a11y FNX3-15498 ⁃ Browser UI a11y Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-15498 ⁃ Browser UI a11y FNX-4970 ⁃ Browser UI a11y Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-4970 ⁃ Browser UI a11y Browser UI a11y May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs:ac Needs Android Component Work
Projects
None yet
Development

No branches or pull requests

5 participants