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

Tobias Deiminger <haxti...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haxti...@posteo.de

--- Comment #2 from Tobias Deiminger <haxti...@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 watching all bug changes.

Reply via email to