Prevent running Windows 10 OCR if screen curtain is enabled.#11921
Merged
Conversation
Contributor
Author
|
This PR is ready to review. Since the original issue may let some think that OCR feature does not work and since the modification is quite small, I am wondering if this could still be integrated in 2020.4. I know there is another issue regarding the doc organization concerning the OCR (#11861. However, I expect the current PR to be integrated quite quickly if possible (2020.4 or 2021.1); on the contrary, I expect #11861 to generate more comments and discussion regarding the doc organization, not only regarding OCR. Cc @Qchristensen for the doc review, @feerrenrut for the rest and the question about integration in 2020.4. |
michaelDCurran
approved these changes
Jan 20, 2021
See test results for failed build of commit 96b1f0db15 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to issue number:
Fixes #11911
Summary of the issue:
User are not informed that OCR cannot be achieved when the screen curtain is enabled. They may then think that Windows 10 OCR is a non-working / broken feature.
Description of how this pull request fixes the issue:
For reference, even if I did not include these details in the guide, here is the status of incompatibility between OCR and visual aids:
Testing performed:
Known issues with pull request:
This PR is limited to warn and document the incompatibility between OCR and screen curtain. It does not offer a solution.
The goal is to have this PR merged quite quickly so that people using screen curtain do not think erronously that OCR is just a broken feature.
Change log entry:
Section: Bug fixes
NVDA now prevents to perform Windows 10 OCR if screen curtain is enabled. (#11911)