Bug 162459 - Going to a bookmark works only if a document is open
Summary: Going to a bookmark works only if a document is open
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.6.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 11:26 UTC by Marcus Sundman
Modified: 2008-05-23 01:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.