Skip to content

Adding an audio cue if nvda cursor has reached the boundary #13612

@LittleStar-VIP

Description

@LittleStar-VIP

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

  1. user press up arrow in one of an app
  2. if current nvda cursor position has already reached the boundary, ie.g. cursor is already at the first item, e.g. the top edge of a word file, the top edge of the folderview listview, etc
  3. if it is inside a editor, like notepad, nvda will repeat what is on the first line, but if it is in a file explore, nvda will silent

the above problem also apply to situations when cursor position is at the lowest edge

Describe the solution you'd like

a special audio cue can be played to signify that it is already at the first item or last item
or an audio cue can be played to signify that nvda cursor cannot go further on that direction
this is like what is currently handled by the IOS Voiceover

Describe alternatives you've considered

Other than audio cue, there can be a speech to indicate that nvda cursor cannot go further

Additional context

if it is inside a text editor and pressing up arrow repeating what is inside the first line, user may get confused of whether there are multiple lines that contain the same line or text

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions