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

Accessibility on menu and page structure #187

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

zamentur
Copy link

The problem

When a blind persons arrive on a web page in general the person uses TAB to list every link of the main menu.

However, with this quark theme, submenus are not displayed when the button in charge to collapse or uncollapse get the focus. If the person use the ENTER key, it open the first page of the submenu instead of displaying the sublist of link.

The solution

Here i try to make this things working better by those ways:

If you are only using the element as a styling wrapper, use a

. An unwritten rule is that a
should logically appear in the outline of a document.

Status of this PR

The CSS need to be recompiled, i have not tested the fix directly (but on a derived theme)
I am waiting some return from a bling friend to completely validate this solution.

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

Successfully merging this pull request may close these issues.

None yet

1 participant