https://bz.apache.org/ooo/show_bug.cgi?id=5608
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #75 from [email protected] --- Thanks to CodeLurker for the macros. I had to modify the second one a little to run on (LibreOffice) 5.1 : sub ReturnToBookmark oVCursor = ThisComponent.CurrentController.getViewCursor oVCursor.gotoRange(ThisComponent.Bookmarks.getByName("BackMarker").Anchor(),false) end sub It's a pity that hyperlink navigation is not supported still even in OO 5 -- You are receiving this mail because: You are on the CC list for the issue.
