Closed Bug 1715476 Opened 3 years ago Closed 1 year ago

Default values are missing from the page when printed

Categories

(Firefox :: PDF Viewer, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1773680
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- wontfix
firefox89 --- wontfix
firefox90 --- wontfix
firefox91 --- wontfix
firefox92 --- wontfix
firefox93 --- fix-optional

People

(Reporter: cgeorgiu, Assigned: calixte)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [pdfjs-printing][pdfjs-form-acroform])

Attachments

(2 files)

Affected versions

  • latest Nightly 91.0a1
  • Beta 90.0b5
  • Release 89.0

Affected platforms

  • Windows 10 x64
  • macOS 10.15
  • Ubuntu 18.04 x64

Steps to reproduce

  1. Navigate to http://foersom.com/net/HowTo/data/OoPdfFormExample.pdf.
  2. Pint preview the file via Menu or keyboard shortcut (Ctrl/Cmd + F).

Expected result

  • The values for Gender, Height (cm) and Favorite color are correctly displayed in print preview.

Actual result

  • The values for Gender and Height (cm) and Favorite color are missing from print preview.

Suggested Severity

  • S3, since this has a workaround noted below.

Regression range

Additional notes

  • It seems that the issue only occurs if the page is printed with the default values, for example is the user change the height number it appear correctly in print preview.
Has Regression Range: --- → yes
Has STR: --- → yes
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED

For example, the height field data are:

<< /AP << /N 31 0 R >> /DA (0 0 0 rg /F3 11 Tf) /DR << /Font 23 0 R >> /DV <feff003100350030> /F 4 /FT /Tx /MaxLen 20 /P 21 0 R
/Rect [ 165.7 250.8 238 265 ] /Subtype /Widget /T (Height Formatted Field)
/TU <feff00560061006c00750065002000660072006f006d00200034003000200074006f002000320035003000200063006d>
/Type /Annot /V <feff003100350030> >>

/V and /DV have a value equal to 150.
When the field is unmodified we use the /DA but this one doesn't contain any draw instruction.

Priority: -- → P2
Summary: Certain values are missing from the page when printed → Default values are missing from the page when printed
Whiteboard: [pdfjs-c-printing]
Whiteboard: [pdfjs-c-printing] → [pdfjs-printing]
Whiteboard: [pdfjs-printing] → [pdfjs-printing][pdfjs-form-acroform]
See Also: → 1773680
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1773680
Priority: P2 → --
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: