[Poppler-bugs] [Bug 89136] Annotations of /Subtype /Popup are not added to /Annots array of a page

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 13 07:04:12 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89136

--- Comment #4 from philipp.reinkemeier at offis.de ---
As far as i could see this does not affect okular, since it does not seem to
store Popup annotations. It just stores the Markup annotations. At least that's
what i see in the PDF document.

Having said that, i remember that i stumbled upon a comment in the code of the
qt4 frontend. In "poppler-annotation.h" there is Annotation::setPopup() and a
warning: "Currently does nothing \since 0.20". In the implementation of this
method there are a comment: "TODO: Remove old popup and add AnnotPopup to
page", as well as "Create a new AnnotPopup and assign it to pdfAnnot". So you
may want to CC someone from the qt guys.

But indeed it may be reasonable to put this kind of logic in the poppler core
instead, since also the API of the qt frontend misses an explicit object for
Popup annotations that could be used to add to a pdf page object. So it may
also be beneficial to them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20150213/ff9824cd/attachment.html>


More information about the Poppler-bugs mailing list