[Libreoffice-ux-advise] [Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 23 12:56:49 UTC 2016


https://bugs.documentfoundation.org/show_bug.cgi?id=43514

--- Comment #18 from Michael Stahl <mstahl at redhat.com> ---
ok so i was assuming that the "Content View" only worked for Headings
and not the other things in the navigator, but it's not true,
it can be anything:
it depends on what you have selected in the navigator
when you click the "Content View" button (or press Ctrl+Return),
that determines the kind of things that will be displayed then,
everything else is missing.

the function SwContentTree::ToggleToRoot() switches between
the 2 modes, i.e. it's called when clicking the "Content View" button.

i think the synchronization / updating of the selection in the
navigator happens in SwContentTree::HasContentChanged()
in the m_bIsRoot == true branch.

i'll leave it to UX to figure out how this should be improved
and file more specific tasks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list