-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
improve accessibility on welcome experience #5504
Labels
about-pages/welcome
accessibility
design
A design change, especially one which needs input from the design team
priority/P4
Planned work. We expect to get to it "soon".
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-Plan-Specified
QA/Yes
release-notes/include
Milestone
Comments
bsclifton
added
about-pages/welcome
accessibility
design
A design change, especially one which needs input from the design team
labels
Aug 2, 2019
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
Aug 29, 2019
fix brave/brave-browser#5504 Welcome page navigation via tab is impossible without this change since all non-visible content is hidden visually but still accessible via keyboard. This change fixes it and improves other element focus.
6 tasks
bsclifton
pushed a commit
to brave/brave-core
that referenced
this issue
Oct 1, 2019
fix brave/brave-browser#5504 Welcome page navigation via tab is impossible without this change since all non-visible content is hidden visually but still accessible via keyboard. This change fixes it and improves other element focus.
cezaraugusto
added a commit
to brave/brave-core
that referenced
this issue
Oct 4, 2019
fix brave/brave-browser#5504 Welcome page navigation via tab is impossible without this change since all non-visible content is hidden visually but still accessible via keyboard. This change fixes it and improves other element focus.
bsclifton
pushed a commit
to brave/brave-core
that referenced
this issue
Oct 8, 2019
fix brave/brave-browser#5504 Welcome page navigation via tab is impossible without this change since all non-visible content is hidden visually but still accessible via keyboard. This change fixes it and improves other element focus.
Verification passed on
Verified test plan from brave/brave-core#3300 Verified passed with
Verification passed on
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
about-pages/welcome
accessibility
design
A design change, especially one which needs input from the design team
priority/P4
Planned work. We expect to get to it "soon".
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-Plan-Specified
QA/Yes
release-notes/include
Description
Tabbing currently prompts some pretty odd formatting and behavior bugs. I didn't deep dive into the causes or solves but it looks like you can tab through all the slides at once. Would be nice to give each interactive element a tab index and limit it to what's visible on the page.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: