https://bz.apache.org/ooo/show_bug.cgi?id=5608
orcmid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |[email protected] Assignee|[email protected] |[email protected] | |g Resolution|--- |FIXED_WITHOUT_CODE --- Comment #76 from orcmid <[email protected]> --- (In reply to phil_shvarcz from comment #75) > 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 It is nice that you got it to work. However, the LibreOffice community is not going to see this if you continue to comment on the Apache OpenOffice Bugzilla. There is no [A]OO 5. I have removed the "assigned to" entry, since no Apache OpenOffice developer has taken on adding this into the software. I am also resolving this as fixed without code since "confirmed" makes no sense here. Nor does "accepted." Maybe there is a better status, but we don't seem to have a great set for feature/extension requests. [Off-topic: My personal approach to this limitation is to make a PDF and then use the Acrobat forward/backward cross-reference navigation. That doesn't help when a document is under active editing, of course.] -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
