Version: 0.6 (using 4.00.00 (KDE 4.0.0) "release 2.2", compiled sources) Compiler: gcc OS: Linux (i686) release 2.6.22.13-0.3-default If I turn off the navigation panel (F7) it disappears and menu entry honors the state. After I quit and rerun okular the menu entry is correct, but sidebar is again on.
SVN commit 765185 by pino: Backport: correctly determine if the sidebar is shown or not (visible != !hidden) CCBUG: 156445 M +7 -7 sidebar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765185
SVN commit 765184 by pino: Correctly determine if the sidebar is shown or not (visible != !hidden, grr) BUG: 156445 M +7 -7 sidebar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765184