[nvda] Re: notepad and NVDA, bug

Hello,

Simone Dal Maso  wrote:
when you are in Notepad, using a quite large text file, if you try to use the 
find function of notepad, NVDA doesn't focus on the resutls.
Yes this is a WinApi limitation. We can't retrieve caret position properly if there is a lot of text in a plain edit field. I think this has already been discussed and if I remember correctly we are limited by the int data type which can't exceed certain value. This value means character offset from the begining of a document.

Peter
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To modify your NVDA Email settings go to:
http://www.freelists.org/list/nvda
Thank you for your continued support of Nonvisual Desktop Access, an open 
source free screen reader for Microsoft Windows:
http://www.nvda-project.org/
To get the latest NVDA snapshot:
http://www.nvda-project.org/snapshots/
Report bugs or make feature requests at:
http://trac.nvda-project.org/
Message Archive:
http://www.freelists.org/archives/nvda

Other related posts: