Revert "Ignore hidden text in richEdit controls accessed with ITextDocument (PR #13618)"#13858
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
Can you test this PR build @narayan-b-raikar and see if #13826 is resolved? |
|
Thank you for responsing my Issue. The problem related to Paragraph navigation latency has been solved. Really I can easily navigate paragraphs without any problem. I hope that, It will be remained as same in next Stable update. Once again verry big thanks to your entire team. If you further want, I will try to submit aditional technical information related to this issue for next stable build. Best regards. |
feerrenrut
left a comment
There was a problem hiding this comment.
Assuming we are confident this addresses the issue.
|
I reproduced #13826 with a copy paste article from wikipedia.brh.txt opened in Baraha version 10.10.400 (64bit) and NVDA 2022.2beta2.
The PR build from this PR does not lag when navigating the same paragraphs. |
This reverts commit c591309.
Link to issue number:
Fixes #13826, reverts #13618
Summary of the issue:
#13618 causes a regression - #13826.
The PR needs to be reverted for 2022.2, and a new attempt at #13618 can be taken for 2022.3.
Description of user facing changes
#13618 is reverted: Hidden text will now be announced again in Wordpad and other
richEditcontrols.Description of development approach
Note: another translation freeze may need to be announced.
The only translation changes is remove a line from changes.t2t.
Testing strategy:
Using a copy paste article from wikipedia.brh.txt opened in Baraha version 10.10.400 (64bit) and NVDA 2022.2beta2, #13826 was reproduced.
ctrl+downArrowandctrl+upArrowlags between 0.5-1s on long paragraphs.The PR build from this PR does not lag when navigating the same paragraphs.
Known issues with pull request:
None
Change log entries:
refer to diff
Code Review Checklist:
I reproduced Problem navigating paragraphs in BarahaPad Application #13826 with a copy paste article from wikipedia.brh.txt opened in Baraha version 10.10.400 (64bit) and NVDA 2022.2beta2.
ctrl+downArrow and ctrl+upArrow lags between 0.5-1s on long paragraphs.
The PR build from this PR does not lag when navigating the same paragraphs.