Version: (using Devel) Installed from: Compiled sources Compiler: gcc 4.1.2 from Gentoo eBuild OS: Linux Okular doesn't handle the bookmarksopenlevel right, that is set in PDF Files (the is, what the hyperref package in latex calls it, I don't know how it's called in the pdf standards). It is reproducable via the latex/pdf files that are appended below. If bookmarksopenlevel is set to 1 as in the file, Okular seems to expand all bookmark levels above 1. This can be seen, when opening levels 0 and 1, the others will open automatically then. It should expand all up to level 1, which is only level 0 in this example. acroread and kpdf from KDE 3.5.9 both handle it the right way.
Created attachment 23852 [details] TeX Sourcefile
Created attachment 23853 [details] Compilled PDF File
Sorry, it should expand all bookmark levels up to and including 1, so levels 0 and 1 in this example.
SVN commit 784175 by pino: One typo^W character to rule 'em all. (aka: correctly respect the open state of the TOC branches.) BUG: 159089 M +1 -1 tocmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=784175
SVN commit 784176 by pino: Backport: correctly respect the open state of the TOC branches. CCBUG: 159089 M +1 -1 tocmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=784176