Created attachment 48584 [details] A screenshot of Okular immediately after the KDE session was resumed Version: unspecified OS: Linux % okular --version Qt: 4.6.3 KDE Development Platform: 4.4.5 (KDE 4.4.5) Okular: 0.10.5 Reproducible: Always Steps to Reproduce: - Run Okular - Open any PDF file - Hide menu bar and navigation panel - Go to full-screen mode - Logout - Login Actual Results: OKular was opened with the PDF file in full-screen mode, menu bar hidden, part of navigation panel (Contents, Thumbnails, Reviews, Bookmarks buttons) hidden too but the Contents, that was hidden prior to logout was shown. Expected Results: I expect that Okular should remember the settings, i.e. menu bar and navigation panel should be completely hidden.
Created attachment 49152 [details] patch A test on the panel of contents selection was made instead of a test on the sidebar display
SVN commit 1152384 by aacid: Make sure that setting the toc to be the current index does not break sidebar visibility Make Sidebar::isSidebarVisible symmetric with Sidebar::setSidebarVisibility If showing the container make sure the list is also shown BUGS: 243564 M +2 -0 part.cpp M +4 -1 ui/sidebar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1152384