[okular] [Bug 373855] Forward search/named_destination feature not working anymore

Thomas Tuegel bugzilla_noreply at kde.org
Tue Dec 20 19:04:42 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=373855

Thomas Tuegel <ttuegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ttuegel at gmail.com

--- Comment #3 from Thomas Tuegel <ttuegel at gmail.com> ---
This is due to some changes in the way QUrl::fromUserInput works. As a
workaround, you can prefix the path by `file:' (even for relative paths!) and
get the correct behavior. For example, the following works for me although the
original example does not:

$ okular file:mypdf.pdf#page.3

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list