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:
- Create a new website.
- 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.)
- Press j until there are no more matches. Only the first created bookmark is matched.
- Disable the first created bookmark.
- 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.
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:
In my opinion BrowserNav should either: