https://bugs.documentfoundation.org/show_bug.cgi?id=131063
--- Comment #20 from golemus <[email protected]> --- (In reply to Jim Raykowski from comment #19) > > You can already customize the navigator context menu by manually editing the > 'navigatorcontextmenu.ui' file. OK. I just realized another issue which is related. When opening the navigator tree structure as default is folded. In MS Word the tree structure is always completely unfolded/open. In Libre Navigator you usually have to make a lot of unneccessary clicks to first open a folder and then click a sub-branch. Of course in some use cases folded structure might make more sense (if you have very complex hierarchy and long document). But I would claim that in majority of use cases people would prefer default behavior where document is A. either completely unfolded/open, or B. headings1 and headings2 are visible but headings3 are folded. Best solution would be that the state of navigator view would be saved within the document but I don't know if this is easy to implement or even possible with docx format. 1. Easiest solution would be to change default behavior to A or B above. 2. a bit more difficult solution would be to add a drop-down menu to navigator where user can choose TREE-DEPTH + default TREE-DEPTH to Options/Settings. TREE-DEPTH = 1: headings1 are visible, headings2 are not visible TREE-DEPTH = 2: headings1 and headings2 are visible, headings3 are not visible etc... What do you think? -- You are receiving this mail because: You are the assignee for the bug.
