Summary: | Going to a bookmark works only if a document is open | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Marcus Sundman <sundman> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Marcus Sundman
2008-05-22 11:26:02 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 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 Great that it's fixed in kde 4.0.5! Which version of _okular_ will the fix be in? The one that will be shipped with KDE 4.0.5 of course, 0.6.5. |