Skip to content

Incorrect reading of long lines in Notepad2 and its descendants' Scintilla control #885

@nvaccessAuto

Description

@nvaccessAuto

Reported by oaron on 2010-09-05 13:25
In Notepad2 and its descendants, if word wrap is turned on the wrapped lines are incorrectly read by NVDA. Instead of reading the subsequent lines, NVDA repeats the whole line.
E.g. suppose we have a long line which is wrapped to 3 lines. At the first line NVDA reads all the 3 lines together (i.e. as if it wasn't wrapped at all). On the following two lines, NVDA repeats the line again, instead of reading the actual line content. As a result, we have one line wrapped to 3 lines, but NVDA reads all the 3 lines at once, and repeats it on the following 2.
Blocking #3128

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions