https://bugs.kde.org/show_bug.cgi?id=252879
Summary: Navigation panel shown, when using --unique option together with synctex Product: okular Version: 0.11.1 Platform: Archlinux Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: okular-devel@kde.org ReportedBy: thomaslundga...@gmail.com Version: 0.11.1 (using KDE 4.5.1) OS: Linux I want to open a pdf file while using synctex to tell on which page to open on. I use the --unique option that makes okular reuse the application instance that already has the document open. When doing this, it shows the navigation panel, even though it wasn't shown before ("re")opening the pdf file. Reproducible: Always Steps to Reproduce: 1. Create a pdffile from a latex document, using synctex: pdflatex --synctex=1 main.tex 2. Open the created pdf with okular using --unique okular --unique main.pdf (you need to use --unique here, even though there's no other okular windows open, otherwise the next call to "okular --unique" wont reuse this window, but thats a whole other bug, haven't reported it :)) 3. Make sure the navigation panel is not shown, using F7 4. Open the same pdf file, requesting a specific location to open: okular --unique main.pdf#src:3main.tex Actual Results: main.pdf is reopened in existing window, at correct location. But the navigation panel is shown. Expected Results: navigation panel should not be shown. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel