pdf viewer repeats colored part of embedded pdf
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
People
(Reporter: helmut, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0
Steps to reproduce:
Beeing on current Windows 10 OS with current Firefox (86.0) I opened the attached pdf file with Firefox. The pdf was generated from a LaTeX file, which imports a pdf graphic. As it seems I can only upload one file, I uploaded the pdf displayed incorrectly.
Actual results:
The colored parts of the embedded pdf image are repeated several times shifted horizontally, vertically and both.
Expected results:
Adobe Acrobat Pro DC and Google Chrome display the pdf without repetitions.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::PDF Viewer' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
On linux, I've exactly the same rendering using firefox (release 86 & nightly 88), chrome (nightly dev), evince and foxit.
:helmut, could you attach a screenshot with the rendered pdf ? (a side by side with firefox and Acrobat would be nice).
Comment 4•4 years ago
|
||
I could reproduce the issue in Firefox 86 and latest Nightly 88.0a1 2021-03-04 under Win 10 64-bit, thus confirming.
Thank you for the report!
Updated•3 years ago
|
I asume it is fixed:
On
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
I cannot reproduce this bug with recent nightly. It might be resolved meanwhile?
As I can reproduce the bug on the same machine with the older release: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Comment 6•3 years ago
|
||
(In reply to Kenan from comment #5)
I asume it is fixed:
On
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0I cannot reproduce this bug with recent nightly. It might be resolved meanwhile?
As I can reproduce the bug on the same machine with the older release: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Could you figure out what fixed this using mozregression?
This seems to fixed the bug: Bug 1739229 - Update pdf.js to version 2.12.126 r=pdfjs-reviewers,marco
see:
2021-12-09T14:49:01.437000: INFO : Narrowed integration fix window from [8b60ec2f, 95e641e5] (4 builds) to [6d918aae, 95e641e5] (2 builds) (~1 steps left)
2021-12-09T14:49:01.442000: DEBUG : Starting merge handling...
2021-12-09T14:49:01.442000: DEBUG : Using url: https://hg.mozilla.org/integration/autoland/json-pushes?changeset=95e641e5bb313a75d08bc06699409a8619cb7b94&full=1
2021-12-09T14:49:01.442000: DEBUG : redo: attempt 1/3
2021-12-09T14:49:01.442000: DEBUG : redo: retry: calling _default_get with args: ('https://hg.mozilla.org/integration/autoland/json-pushes?changeset=95e641e5bb313a75d08bc06699409a8619cb7b94&full=1',), kwargs: {}, attempt #1
2021-12-09T14:49:01.444000: DEBUG : urllib3.connectionpool: Resetting dropped connection: hg.mozilla.org
2021-12-09T14:49:02.950000: DEBUG : urllib3.connectionpool: https://hg.mozilla.org:443 "GET /integration/autoland/json-pushes?changeset=95e641e5bb313a75d08bc06699409a8619cb7b94&full=1 HTTP/1.1" 200 None
2021-12-09T14:49:02.952000: DEBUG : Found commit message:
Bug 1739229 - Update pdf.js to version 2.12.126 r=pdfjs-reviewers,marco
Differential Revision: https://phabricator.services.mozilla.com/D130308
2021-12-09T14:49:02.952000: DEBUG : Did not find a branch, checking all integration branches
2021-12-09T14:49:02.953000: INFO : The bisection is done.
Comment 8•3 years ago
|
||
Thanks, that's really helpful.
Updated•3 years ago
|
Updated•3 years ago
|
Description
•