Skip to content

Jumping through multiple quick jump bookmarks is not supported #11

Description

@tuukkao

BrowserNav doesn't support having multiple bookmarks as quick jump bookmark. It allows multiple bookmarks to be a quick jump bookmark but only the first bookmark is used when pressing j in a document. Tested with BrowserNav 2.4 and NVDA 2022.2.

Steps to reproduce:

  1. Create a new website.
  2. Create two quick jump bookmarks with pattern match type set as substring paragraph match. (Pattern match type is probably irrelevant but this mirrors my setup.)
  3. Press j until there are no more matches. Only the first created bookmark is matched.
  4. Disable the first created bookmark.
  5. Press j again in the document until there are no more matches. Now only the second bookmark gets matched.

In my opinion BrowserNav should either:

  • Not allow creating another quick jump bookmark when creating a new one and there is already a quick jump bookmark
  • Merge all quick jump bookmarks together, meaning that j searches with all bookmarks set as quick jump bookmark and not just the first enabled one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions