[Okular-devel] [Bug 252879] New: Navigation panel shown, when using --unique option together with synctex

thomaslundgaard at gmail.com thomaslundgaard at gmail.com
Thu Sep 30 17:00:35 CEST 2010


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 at kde.org
        ReportedBy: thomaslundgaard at 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.


More information about the Okular-devel mailing list