[okular] [Bug 397373] Links no longer work after saving annotated PDF

Tobias Deiminger bugzilla_noreply at kde.org
Sat Aug 11 15:33:13 BST 2018


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

Tobias Deiminger <haxtibal at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haxtibal at posteo.de

--- Comment #2 from Tobias Deiminger <haxtibal at posteo.de> ---
Also confirmed for Okular master. If you reload the document with F5, links
work again and the bug is gone. So it's not the file itself that gets
corrupted.

While the bug is active, in PageView::updateCursor

const Okular::ObjectRect * linkobj = pageItem->page()->objectRect(
Okular::ObjectRect::Action, nX, nY, pageItem->uncroppedWidth(),
pageItem->uncroppedHeight() );

is executed, but linkobj always gets assigned with nullptr. Had no time to dig
deeper yet.

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


More information about the Okular-devel mailing list