[Libreoffice-bugs] [Bug 38093] Add an Outline View layout and editing mode to Writer
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 21 03:50:05 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=38093
Jim Raykowski <raykowj at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #161108|0 |1
is obsolete| |
Attachment #161178|0 |1
is obsolete| |
Attachment #161179|0 |1
is obsolete| |
Attachment #161446|0 |1
is obsolete| |
Attachment #161556|0 |1
is obsolete| |
Attachment #161602|0 |1
is obsolete| |
Attachment #161972|0 |1
is obsolete| |
Attachment #161999|0 |1
is obsolete| |
Attachment #162002|0 |1
is obsolete| |
--- Comment #129 from Jim Raykowski <raykowj at gmail.com> ---
Created attachment 163341
--> https://bugs.documentfoundation.org/attachment.cgi?id=163341&action=edit
outline mode read-only mode approach
Hello All,
It has been interesting exploring the document model/view code and many other
UI code areas involved in this enhancement. I ran into problems with
promoting/demoting folded chapters, and cases that add content to folded
outline content. Making outline mode a read-only feature avoids these problems.
Shown in the demo is use of the .uno:OutlineMode command function in toolbar
button form. It can be added to any toolbar or menu and can be assigned a
keyboard shortcut. Folded outline content is shown when either edit mode is
activated or outline mode is toggled off. Returning to outline mode will fold
the outline content previously folded.
I have only had success on how to export/save the attribute used to indicate
folded outline content state. WIP on importing. This means no persistence of
outlines folded when document is closed and reopened.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200721/4672abe4/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list