Bug 115673 (Navigate-By) - [META] Navigate By toolbar control bugs and enhancements
Summary: [META] Navigate By toolbar control bugs and enhancements
Status: NEW
Alias: Navigate-By
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on: 120894 120921 121135 156273 115329 115330 115332 115666 115681 115846 115880 120913 120938 121162 129471 140448
Blocks: Navigator Find-Toolbar
  Show dependency treegraph
 
Reported: 2018-02-13 06:15 UTC by Yousuf Philips (jay) (retired)
Modified: 2024-04-17 05:22 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2018-02-13 06:15:21 UTC
Navigate By (.uno:NavElement) toolbar control was added in bug 79167 to the Find Toolbar in LibreOffice 6.0.
Comment 1 Stéphane Guillou (stragu) 2024-04-17 05:22:16 UTC
(In reply to Yousuf Philips (jay) (retired) from comment #0)
> Navigate By (.uno:NavElement) toolbar control was added in bug 79167 to the
> Find Toolbar in LibreOffice 6.0.
... along with the companion navigation arrows Previous Element (.uno:ScrollToPrevious) and Next Element (.uno:ScrollToNext). However, all three were by default hidden from the Find Toolbar in 7.1. (See e70069fb72d52c20b28166708a217bf674dcb61b for bug 129471)

We still have these three controls in the Navigator (since OOo times).

Note that we also have a "Navigation" toolbar that has the Back (.uno:NavigateBack) and Forward (.uno:NavigateForward) arrows to navigate a history of cursor positions; however, it's mostly made obsolete since LO 7.2 by the fix for bug 115817, superseding it with the "Recency" element in the Navigate By dropdown, + use of .uno:ScrollToPrevious and .uno:ScrollToNext arrows.