[Okular-devel] [Bug 192032] Cross-document hyperlinks do not find the right page
Pino Toscano
pino at kde.org
Sat May 9 02:23:06 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=192032
Pino Toscano <pino at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #2 from Pino Toscano <pino kde org> 2009-05-09 02:23:03 ---
Confirm.
This happens because in case of GoTo actions referring to an external
file/document, we just request KDE to open the default handler for the document
(basing on its file type); this has the disadvantage that we ignore the
associated target information for the newly open document.
I see two possible solutions for the problem:
1) use the "PDF Open Parameters" syntax by extending the document URL; I'm not
sure how well could be received by other programs though
2) instead of invoking the default KDE handler for the external file, check
whether can be handled by Okular and in case open in a new Okular window; could
not respect KDE settings for mimetypes though
(other ideas?)
--
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