[ARM] Pages with various formats are not printed completely (several letters are arbitrarily missing)
Categories
(Core :: Printing: Output, defect, P2)
Tracking
()
People
(Reporter: cornel_ionce, Unassigned)
Details
(Whiteboard: [print2020])
Attachments
(2 files)
Affected versions
*81.0a1 (BuildId:20200811091731)
*80.0b6 (BuildId:20200807195315)
*79.0 (BuildId:20200720193547)
Affected platforms
- Windows 10 64-bit (arm64)
Steps to reproduce
- Launch Firefox.
- Go to https://drive.google.com/file/d/0BzOV3ybvBASXX3EyYzNMWllqVG8/view - download the file and open it in Firefox.
- Go to Menu -> Print.
- Select Landscape Mode and print the page.
- Compare the actual print with the print preview.
Expected result
- The article is printed without any issues.
Actual result
- Several letters are missing from the print version (see attached).
Additional notes
- This issue is not a regression, it reproduces back to 2019-02-08 Nightly.
- It also reproduces on Portrait mode.
- The printer used was a HP LaserJet Pro MFP M28a.
Suggested severity
- Since Printing is an important feature of Firefox but this issue only affects ARM architecture, I think this should be an S2.
| Reporter | ||
Updated•10 months ago
|
Comment 1•10 months ago
|
||
jfkthame, does this ring any bells? I feel like we've seen this sort of issue before.
Updated•10 months ago
|
Comment 2•10 months ago
|
||
Cornel, does this happen 100% of the time for you?
And when it does happen, is it always the same letters that are missing?
Comment 3•10 months ago
|
||
(here's the testcase that's linked in the initial comment here, BTW. I would expect you can load this bugzilla-hosted version directly, and the bug would still reproduce, which saves the "download & open it locally" steps.)
Comment 4•10 months ago
•
|
||
In the photo, the specific letters that seem to be missing are:
- Lowercase letter "s" and "f", in the italicized version of the default font.
- Lowercase letter "p" and "b", in the default font ("p" is used & missing in text of various sizes, too -- the default size, and 10pt, and 18px. "b" is only used [& missing] at the default size.)
- Capital "N" in Times New Roman font.
Comment 5•10 months ago
|
||
This looks reminiscent of issues we see on 32-bit Windows 7 that we believe are due to the OS graphics system coming under too much pressure (resource constraints, maybe?) and directwrite returning errors when trying to rasterize some glyphs. I'm surprised to see it happen on a 64-bit win10 system, though. Perhaps there's no relationship to the 32-bit/win7 flakiness.
Would be interesting to know how consistent/reproducible it is. Always the exact same fonts/glyphs affected, or is it erratic?
| Reporter | ||
Comment 6•10 months ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #2)
Cornel, does this happen 100% of the time for you?
And when it does happen, is it always the same letters that are missing?
Yes, it happens all the time (printed 10 copies) and it seems that the same letters are missing.
Updated•10 months ago
|
Description
•