Bug 162459

Summary: Going to a bookmark works only if a document is open
Product: [Applications] okular Reporter: Marcus Sundman <sundman>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.6.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcus Sundman 2008-05-22 11:26:02 UTC
Version:           0.6.3 (using KDE 4.0.3)
Installed from:    Ubuntu Packages
OS:                Linux

If I just run okular, press Bookmarks at the left, right-click a bookmark and select "Go to This Bookmark" then nothing happens. If I open a document (any document, not necessarily the one with the bookmark) then it starts working.
(It's as if whatever go-to-bookmark listener thingy is used isn't added to the bookmark tree until a document is opened, although it should be added when the app is initialized.)
Comment 1 Pino Toscano 2008-05-22 12:24:12 UTC
SVN commit 811109 by pino:

Check whether the document to open is absolute as first thing, so we can open it directly even with no document open.

BUG: 162459


 M  +3 -3      document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=811109
Comment 2 Pino Toscano 2008-05-22 12:24:34 UTC
SVN commit 811110 by pino:

Backport: check whether the document to open is absolute as first thing, so we can open it directly even with no document open.
This will be in KDE 4.0.5.

CCBUG: 162459


 M  +3 -3      document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=811110
Comment 3 Marcus Sundman 2008-05-22 20:59:52 UTC
Great that it's fixed in kde 4.0.5! Which version of _okular_ will the fix be in?
Comment 4 Pino Toscano 2008-05-23 01:43:28 UTC
The one that will be shipped with KDE 4.0.5 of course, 0.6.5.