Closed Bug 1574684 Opened 6 years ago Closed 4 years ago

www.specsavers.co.uk doesn't fully print

Categories

(Core :: Printing: Output, defect, P3)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: dholbert, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [layout:print-triage:p1][frag2020])

STR:

  1. Visit https://www.specsavers.co.uk/stores/wakefield
  2. File | Print-Preview

ACTUAL RESULTS:
Only the top half of the coupon is shown. The "code" and "valid until" are missing.

EXPECTED RESULTS:
Full coupon should be printed.

This was originally reported at
https://github.com/webcompat/web-bugs/issues/36599

Whiteboard: [layout:print-triage:p1]

Not sure why position: relative is changing things here. There's also an overflow: hidden on the containing element with class "header" which shows the content cut off when you emulate print styles in both Firefox and Chrome. However, behavior differs once you actually print.

Blocks: 1601429

It'd be great to have a reduced testcase for this in case the site changes...

Keywords: testcase-wanted
Whiteboard: [layout:print-triage:p1] → [frag2020]
Whiteboard: [frag2020] → [layout:print-triage:p1][frag2020]

It appears the URL no longer has a coupon, so the STR is no longer reproducible. The page is blank in Print Preview but that's expected since the remaining content is set to display:none in their print stylesheet.

Status: NEW → RESOLVED
Closed: 4 years ago
Keywords: testcase-wanted
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.