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

Screen reader is not announcing the options information of combo edit fields available under dropdown #2120

Open
5 tasks
msftedad opened this issue Jul 11, 2024 · 0 comments

Comments

@msftedad
Copy link

Welcome to the Selectize bug tracker. Thank you for taking the time to
make Selectize a better library!

Please keep in mind this repository has an important issue backlog and
that maintainers have limited time to fix issues, triage, and understand
them.

If you've never done so, please read the
guide to reporting issues
in the Wiki to help us better understand your issue.

Place an x in the checklist steps ([ ] becomes [x]) to demonstrate
you have done/verified all the steps you needed to do.

Thank you for reading this! You can now erase everything up to the
following dashes, and then complete what's after.

ISSUES THAT EITHER:

  • IGNORE THE ISSUE GUIDELINES
  • ERASE THE FOLLOWING TEMPLATE
  • DON'T FOLLOW THE PROPER NUMBERED FORMAT FOR STEPS TO REPRODUCE

COULD BE CLOSED.


I did:

  • Search for if my issue has already been submitted
  • Make sure I'm reporting something precise that needs to be fixed
  • Give my issue a descriptive and concise title
  • Create a minimal working example on JsFiddle or Codepen
    (or gave a link to a demo on the Selectize docs)
  • Indicate precise steps to reproduce in numbers and the result,
    like below

[replace me with a short description of issue]

Steps to reproduce:

  1. Launch URL: Dropdown header | Selectize on Chrome browser.
  2. Home page appears.
  3. Navigate to selectize plugin demos on left and expand
  4. Navigate to dropdown header and press enter
  5. Turn on screen reader and navigate through dropdown option

Expected result:
Screen reader should announce the options information of combo edit fields.
EX: Screen readers should announce the focused combo list item/ option information like 'awesome 1 of 5" while navigating on the options.

Actual result:
Screen reader is not announcing the options information of combo edit fields (like 'awesome', 'beast', 'compatible' 'nikola'.., available under 'Create allocation' dialog.
Observation:
Screen Readers (Narrator) remain silent while navigating on the options/ combo box list items, NVDA announce as blank

MAS1 3 1_Selectize

[you can add explanations here of the context/what you were trying to
do, and if you have findings about what the cause might be]

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

No branches or pull requests

1 participant