Skip to content

NVDA does not handle correctly backspace when typing echo by words is turned on #306

@nvaccessAuto

Description

@nvaccessAuto

Reported by aleksey_s on 2009-04-23 14:00

steps to reproduce

  • check that you have echo typing by words turned on (nvda+3) and character echo is turned off (nvda+2)
  • Press win+r to open windows "run..." dialog, or go to another editable field
  • type word "NVDA"
  • Press backspace

actual results

nvda will announce "a nvda"

expected results

NVDA must announce deleted character "a" and update internal buffer so if i will press space, it will speak "nvd" etc.

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