-
-
Notifications
You must be signed in to change notification settings - Fork 784
Increase maximum zoom level of the NVDA Magnifier #19486
Copy link
Copy link
Closed
Labels
audience/low-visionPR or issue is relevant to sighted or low vision usersPR or issue is relevant to sighted or low vision usersfeature/magnifierp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityrelease/blockingthis issue blocks the milestone releasethis issue blocks the milestone releasetriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
audience/low-visionPR or issue is relevant to sighted or low vision usersPR or issue is relevant to sighted or low vision usersfeature/magnifierp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityrelease/blockingthis issue blocks the milestone releasethis issue blocks the milestone releasetriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem? Please describe
Some users of the new NVDA Magnifier may have severely impaired vision. For these users, 10× magnification is likely to be insufficient.
Describe the solution you'd like
Increase the maximum magnification level:
Describe alternatives you've considered
Force these users to use another magnification package
Additional context
While some may argue that if you need higher levels of magnification than 10× you should be using speech and/or braille instead, this argument is rather unconvincing. For one thing, users may already be using them, but occasionally want to view what is on screen, for example to use an inaccessible GUI, or to inspect pictures.
As far as I can see, there is no documented maximum scale factor for the Windows magnification API. At a minimum, I would suggest a maximum of 16× since we know that the API is capable of this level of magnification since Windows Magnifier can do it.