PDF Viewer: text with a background is invisible
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
People
(Reporter: vincent-moz, Unassigned)
Details
Attachments
(1 file)
36.05 KB,
application/pdf
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0
Steps to reproduce:
Open the attached PDF file and display it in Firefox. Note: this is the out.pdf file from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731164#5
Actual results:
The text with the orange background is not visible (but it can be copied).
Expected results:
This text should be visible, just like with the current poppler-based PDF viewers. Note that old poppler-based PDF viewers had the same issue as Firefox, but it appears that poppler has been fixed (more details in the Debian bug report).
Reporter | ||
Comment 1•2 years ago
|
||
(In reply to Vincent Lefevre from comment #0)
This text should be visible, just like with the current poppler-based PDF viewers. Note that old poppler-based PDF viewers had the same issue as Firefox, but it appears that poppler has been fixed (more details in the Debian bug report).
Correction: zathura and Atril still have the same issue as Firefox, but xpdf now makes the text visible.
Reporter | ||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
I was able to reproduce the issue on Win11x64 using Firefox build 121.0 and 122.0b9. After opening the pdf attached text with Orange is not visible on FF only on Chrome.
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:calixte, could you have a look please?
For more information, please visit BugBot documentation.
Comment 4•1 years ago
|
||
The graphic objects representing the orange highlights have a blend mode set to Multiply but we don't use it.
Description
•