GNOME Bugzilla – Bug 638625
Buttons to collapse / expand index
Last modified: 2013-11-02 08:03:02 UTC
Some documents (PDF, djvu) has big multilevel index. There is convenient navigation method in such index: collapse all items, then expand toplevel chapter, subchapter etc. Overwise you get coufuse in bunch of items. Therefore inmrove request is button to toggle expansion state of document index.
(In reply to comment #0) > Some documents (PDF, djvu) has big multilevel index. There is convenient > navigation method in such index: collapse all items, then expand toplevel > chapter, subchapter etc. Overwise you get coufuse in bunch of items. > > Therefore inmrove request is button to toggle expansion state of document > index. I totally agree with Andrey and I think we should have four options in index's contextual menu: - Collapse (which collapse recusively the selected item) - Expand (which expand recursively the selected item) - Collapse all (which collapse all items) - Expand all (which expand all items)
*** This bug has been marked as a duplicate of bug 585967 ***