Bug 144843

Summary: Document content hierarchy not shown when "bookmarksopen=true" (hyperref package option)
Product: [Unmaintained] kdvi Reporter: Dustin Vaselaar <dustin.vaselaar>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: adaptee
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dustin Vaselaar 2007-04-30 00:02:57 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Hello,
I have encountered a bug when using the hyperref package and the "bookmarksopen" package option.  When the "bookmarksopen=false" option is set, KDVI correctly generates the document's content hierarchy in tree form (i.e. subsections within sections, sections within chapters, etc).  However, when the option "bookmarksopen=true" is used, the content hierarchy is gone and all bookmark links are at the same level (i.e. chapters, sections, and subsections all reside on the same plane).  What should occur with the option "bookmarksopen=true" is that the document hierarchy should be generated and the full tree structure of the hierarchy should be displayed, thus no bookmark links should be hidden.

This does not appear to be a problem with the hyperref package as the generated PDF files correctly display the document hierarchy.  I've also checked the .out file used by hyperref and it appears to correct.

Example line from .out file:

With "bookmarksopen=false":
\BOOKMARK [1][-]{section*.1}{Abstract}{}

With "bookmarksopen=true":
\BOOKMARK [1][]{section*.1}{Abstract}{}
 

Best Regards,
Dustin Vaselaar
Comment 1 Jekyll Wu 2013-09-28 13:42:34 UTC
kdvi is no longer maintained since KDE SC 4, and its functionality is replace by okular.  If the issue in this report still exists in or apply to okular in KDE SC 4.10.5 or higher, please reassign the report to okular product or create a new report against okular.