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

Input Help Mode should announce actual character produced when Shift plus a key is struck #15480

Closed
britechguy opened this issue Sep 20, 2023 · 1 comment

Comments

@britechguy
Copy link

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

Input Help Mode seems to be intended to let the user know what key or key combination they have struck, and if a key combination happens to be an NVDA command, to describe the actual NVDA functionality. In the case of SHIFT plus most keyboard characters that are not letters, it is announcing SHIFT plus whatever the lowercase character is on the key. This is not helpful since, in reality, SHIFT plus most keyboard keys produces a distinct character. Hearing SHIFT plus three when hitting number row three is in no way helpful. Pound sign/hashtag/number sign (depending on the synth) is what should be announced, as when a user has SHIFT depressed and hits number row 3, that's the actual character produced in any context that accepts text input.

Describe the solution you'd like

Noted in the problem description. It is questionable whether any announcement needs to be made as far as capital letters are concerned, but for all other keys where SHIFT plus that key produces a character that is different than when SHIFT is not held with it, the actual character that would be typed should be announced.

Please see NVDA Group Topic: NVDA Input Help and characters produced using SHIFT

Describe alternatives you've considered

None

Additional context

N/A

@CyrilleB79
Copy link
Collaborator

Duplicate of #6621. Please comment there, thanks.

@CyrilleB79 CyrilleB79 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
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

2 participants