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

Dropdown are acting weird with screen readers #3340

Closed
alschmiedt opened this issue Oct 25, 2019 · 2 comments
Closed

Dropdown are acting weird with screen readers #3340

alschmiedt opened this issue Oct 25, 2019 · 2 comments
Labels
component: fields component: keyboard_nav issue: bug Describes why the code or behaviour is wrong

Comments

@alschmiedt
Copy link
Contributor

Describe the bug
When using a screen reader the and the arrow keys for fields hitting enter doesn't do anything, or will create a duplicate list.

To Reproduce

Steps to reproduce the behavior:

  1. Turn on voiceover
  2. Use keyboard navigation to navigate to a field.
  3. Use the arrow keys to move around the field
  4. try hitting enter

Expected behavior
Should select the item in the dropdown

Screenshots
Screen Shot 2019-10-25 at 1 09 36 PM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Stack Traces

Replace with error stack trace.

Additional context

@alschmiedt alschmiedt added issue: bug Describes why the code or behaviour is wrong issue: triage Issues awaiting triage by a Blockly team member component: fields component: keyboard_nav and removed issue: triage Issues awaiting triage by a Blockly team member labels Oct 25, 2019
@alschmiedt alschmiedt added this to the Bug Bash Backlog milestone Oct 25, 2019
@MNSDivya
Copy link

Seems working on ChromeOS, chrome browser. No duplicate list displayed.
https://screenshot.googleplex.com/zFRBVArP9Pu.png

@alschmiedt please confirm if this issue is on some other OS/browser to replicate

@alschmiedt
Copy link
Contributor Author

Confirmed it is working. Thanks for checking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: fields component: keyboard_nav issue: bug Describes why the code or behaviour is wrong
Projects
None yet
Development

No branches or pull requests

2 participants