nextcloud / nextcloud/mail

Replace character key shortcuts

Open
#6,869 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

Accessibility issue.

There are keyboard shortcuts for activating different functions in the Mail app. Shortcuts such as these can interfere with shortcuts used by some assistive technologies.

image

Because of this the character key shortcuts should be replaced.

Suggested solution

  • Give an option to turn off keyboard shortcuts
  • Set them to only be active when the user is in the area they affect
  • Test so the shortcuts don’t interfere with screen reader commands

Please make sure that the shortcuts don’t interfere with screen reader commands (NVDA, Jaws, Orca).

See more here
https://www.w3.org/TR/WCAG21/#character-key-shortcuts
https://webtest.bitv-test.de/index.php?a=di&iid=269&s=n

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Begin by locating the Mail app's character-key shortcut handling and accessibility coverage, then define and verify a solution that supports disabling or scoping shortcuts without interfering with NVDA, JAWS, or Orca commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.