https://bugs.documentfoundation.org/show_bug.cgi?id=172401
--- Comment #2 from Jim Raykowski <[email protected]> --- (In reply to V Stuart Foote from comment #1) > Had not noticed the omission. But also noticed that newly added hyperlinks > are not included in the Recency stack. > > @Jim, what do you think, easy fix or more complicated? After starting to make a GotoPrvNextHyperlink function I rediscovered the SelectPrvNxtHyperlink function. Problem is it includes table of contents hyperlinks and does not follow document order for hyperlinks in fly frames. I continued with making a GotoPrvNextHyperlink function for Navigate By use. Btw, the only place the SelectPrvNxtHyperlink function is used is in read-only mode when Tab/Shift-Tab is pressed. Here is a link to a patch that adds the Hyperlink category to Navigate By: https://gerrit.libreoffice.org/c/core/+/207016 I briefly looked at newly added hyperlinks not being included in the Recency stack yet. I am having difficulty repro'ing. Maybe this should be a separate ticket with STR? -- You are receiving this mail because: You are the assignee for the bug.
