|
From: Heiko F. <he...@hf...> - 2013-03-02 04:30:15
|
Hi Jammie, OK, today I tried it in notepad++ and it indeed had the same problem - seems that I haven't worked with wrapped lines in the last days. Heiko Dipl.-Inf. (FH) Heiko Folkerts Sprecher der Bundesfachgruppe in IT-Berufen (BFG IT) Mailinglisten-Administration von www.bfg-it.de Mitglied im gemeinsamen Fachausschuss für IT-Systeme (FIT) in der Blinden- und Sehbehindertenselbsthilfe Mein öffentlicher PGP-Schlüssel kann unter http://subkeys.pgp.net abgerufen werden. -----Ursprüngliche Nachricht----- Von: James Teh [mailto:ja...@nv...] Gesendet: Donnerstag, 28. Februar 2013 22:45 An: NVDA screen reader development Betreff: Re: [NVDA-dev] relp with scripting a litle thing in Texnicenter The problem is that the application is always returning hard lines (i.e. bounded by hard line breaks) when we request a line instead of returning soft lines (i.e. wrapped). In other applications where this works, soft lines are returned instead. The reason it appears to work in braille is that the cursor is moving to the start of the wrapped line, so braille scrolls there, just as it does if you are pressing right arrow and the line is too long to fit on the display. There isn't any way to fix this without breaking other functionality such as read current line and text review commands. Jamie On 1/03/2013 2:17 AM, Heiko Folkerts wrote: > Hi all, > I am using Texnicenter for editing LaTex code. I found a litle glitch > that I'd like to fix via an app module. Maybe one of you can point me > in right direction. > > The editor can be set to wrap lines so that very long lines appear on > several lines. When arrowing down these lines the braille display > shows correct the wrapped lines but the speech allways starts reading > from the last hard linebreak. In other editors such as notepad or just > in mail programs like outlook this works ok. > > So what maybe causing this difference between speech and braille? Is > there an apmodule fixing a similar glitch? > > Thx in advance. > Heiko > > > Dipl.-Inf. (FH) Heiko Folkerts > > Sprecher der Bundesfachgruppe in IT-Berufen (BFG IT) > > Mailinglisten-Administration von www.bfg-it.de > > Mitglied im gemeinsamen Fachausschuss für IT-Systeme (FIT) in der > Blinden- und Sehbehindertenselbsthilfe > > Mein öffentlicher PGP-Schlüssel kann unter http://subkeys.pgp.net > abgerufen werden. > > > __________________________________________ > A discussion list about the development of NVDA, the free and open source screen reader for Windows. > nvd...@li... > (http://lists.nvaccess.org/listinfo/nvda-dev) > Note this list is for discussion of NVDA's general development. Discussion about translating NVDA to various languages happens on a separate email list. For more information about NVDA localization and translation, please visit: > http://www.nvda-project.org/wiki/TranslatingNVDA > For an overview of NVDA development, please visit: > http://www.nvda-project.org/wiki/Development > To be notified of source code changes and trac ticket updates, please subscribe to the nvda-commits list: > http://lists.nvaccess.org/listinfo/nvda-commits > -- James Teh Director, NV Access Limited Email: ja...@nv... Web site: http://www.nvaccess.org/ Phone: +61 7 5667 8372 |