Skip to content

Braille: when routing review cursor, route also system caret if desired #14885

@burmancomp

Description

@burmancomp

Is your feature request related to a problem? Please describe.

If braille is tethered to review cursor, system caret is not moved in text areas when navigated with braille display buttons (scroll forward/back, next/previous line). This is fine because then system caret keeps it position when checking something for example from previous line.

But if you navigate with display buttons for example to the previous line and there is typo you would like to correct, it is quite complex. You can press routing button to get review cursor to the desired position, but then you have to move system caret with separate command.

Describe the solution you'd like

There should be setting in the braille settings dialog. Setting could be something like "Routing review cursor routes system caret". This setting would have effect only if braille would be tethered to review cursor. Current behavior should be default.

Describe alternatives you've considered

In addition to the setting described above some modification of script_braille_routeTo in globalCommands.py.

Additional context

If accepted, I could try to implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions