Bug 271940

Summary: Freetext annotations covered by Yellow rectangles
Product: [Applications] okular Reporter: Jonathan Verner <jonathan.verner>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal CC: aacid, fabiodurso
Priority: NOR    
Version: 0.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.0
Attachments: A pdf file with freetext annotations

Description Jonathan Verner 2011-04-28 22:09:11 UTC
Created attachment 59402 [details]
A pdf file with freetext annotations

Version:           0.12.2 (using KDE 4.6.2) 
OS:                Linux

Freetext annotations are covered by yellow rectangles. If you right-click on them
and delete them, one of two things happens

1) If the annotation has an appearance stream, it is displayed correctly

2) If the annotation does not have an apprearance stream, it is not displayed
    at all (this is probably a poppler bug, as evince also does not display
    annotations without appearance streams)

This bug was originally filed agains poppler-qt (bug #36618)

Reproducible: Always

Steps to Reproduce:
Open a pdf file with a freetext annotation.

Actual Results:  
The freetext annotations are covered by yellow rectangles

Expected Results:  
The freetext annotations show up normally

I have added s sample pdf file with two freetext annotations. One has
an appearance stream, the other doesn't.
Comment 1 Albert Astals Cid 2012-08-18 17:39:55 UTC
Fabio can you have a look, this was probably fixed by your annotation fixes, right?
Comment 2 Fabio D'Urso 2012-08-18 17:56:00 UTC
Yes (requires poppler 0.20 and okular 0.15, ie from KDE 4.9)