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 readers reads options on folder dropdown for moving an email twice #7125

Closed
4 tasks done
andrehgdias opened this issue Jun 24, 2024 · 2 comments · Fixed by #7928
Closed
4 tasks done

Screen readers reads options on folder dropdown for moving an email twice #7125

andrehgdias opened this issue Jun 24, 2024 · 2 comments · Fixed by #7928
Assignees
Labels
a11y Accessibility related problems bug broken functionality, usability problems, unexpected errors dev bug unpublished bugs, found during our development/test cycle (excluded from release notes) state:tested We tested it and are about to release it

Comments

@andrehgdias
Copy link
Contributor

andrehgdias commented Jun 24, 2024

Describe the bug
When moving an email through the action bar at top section, a screen reader reads the name of the target folder twice.

To Reproduce
Steps to reproduce the behavior:

  1. Turn on screen reader
  2. Open an email
  3. Click on or tab to the folder icon on the top right of the screen and press enter to open the options.
  4. Check if the screen reader repeats the option

Expected behavior
Reader should read the focused option only once

Additional context
Tested on Chromium and Firefox
Related to #7031

OS: Debian 12
Screen Reader: Orca 43.1

Test notes

  • Dropdown move option are read only once
    • Top level folders
    • Nested folders
  • Other dropdown options are still read once and only once

Estimated: 1h
Time spent: 2.5h

@andrehgdias andrehgdias added bug broken functionality, usability problems, unexpected errors dev bug unpublished bugs, found during our development/test cycle (excluded from release notes) labels Jun 24, 2024
@andrehgdias
Copy link
Contributor Author

andrehgdias commented Jun 24, 2024

It's probably related to the translation folderDepth_label, which is used in the label and already has the folders name at the beginner of the string, which gives the impression that the reader repeats the name of the folder.

@andrehgdias andrehgdias self-assigned this Jun 24, 2024
@charlag
Copy link
Contributor

charlag commented Jun 24, 2024

I remember testing this and only some readers do that. You should mention which screen reader/OS you used

@andrehgdias andrehgdias removed their assignment Jun 26, 2024
@charlag charlag added the a11y Accessibility related problems label Oct 15, 2024
@hrb-hub hrb-hub self-assigned this Nov 11, 2024
hrb-hub added a commit that referenced this issue Nov 12, 2024
@hrb-hub hrb-hub linked a pull request Nov 12, 2024 that will close this issue
@wrdhub wrdhub added this to the Next client release milestone Nov 15, 2024
hrb-hub added a commit that referenced this issue Nov 18, 2024
charlag pushed a commit that referenced this issue Nov 20, 2024
@charlag charlag assigned charlag and unassigned hrb-hub and BijinDev Nov 22, 2024
@charlag charlag added the state:tested We tested it and are about to release it label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility related problems bug broken functionality, usability problems, unexpected errors dev bug unpublished bugs, found during our development/test cycle (excluded from release notes) state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants