Skip to content

the "Try it online" feature: minor accessibility issues #10

Description

@Futyn-Maker

First of all, thanks for this feature! It's really cool, as I've received a possibility to quickly experiment with different braille codes.

It looks like there're some accessibility issues, at least on Windows and NVDA (both Chrome and Firefox browsers have been tested). When in "table" selection list (combobox) and pressing up and down keys, the cursor jumps to the text input field. In other words, it's impossible to learn the list of tables in a normal way: after option is changed I need to press Shift+Tab to move back to the list, select another option, again press Shift+Tab to move back, etc.

Although users have the way to workaround it by switching NVDA to the brows mode and then pressing Enter to the list, it's really not obveously and isn't a normal use of case.

I'm quite bad in JS, moreover, you seem to have difficult focusing and scrolling rules, but I asume it's because of onChange listeners: when pressing arrow keys in the NVDA's edit mode, onchange event is coming immediately (the option is changed without any confirmation).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions