Skip to content

PowerPoint text frame: Previous line reported when on empty line at end of text #3403

@nvaccessAuto

Description

@nvaccessAuto

Reported by jteh on 2013-08-05 05:46
Str:

  1. Tab to an empty object in PowerPoint and press enter to edit it.
  2. Type "line 1".
  3. Press enter.
  4. Read the current line.
    Expected: NVDA should say "blank".
    Actual: It says "line 1".

_getLineOffsets restricts offset so that it can't be greater than lines.length, but I wonder whether this should be lines.length + 1. However, this might break bullets; I'm not sure.

Metadata

Metadata

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