Closed Bug 768350 Opened 12 years ago Closed 11 years ago

HTML DIV with opacity < 1.0 will not be printed, but shown at print preview

Categories

(Core :: Printing: Output, defect)

13 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 700003

People

(Reporter: Christian.Rattner, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1
Build ID: 20120614114901

Steps to reproduce:

<html>
<body>
	<div>I'm printed</div>
	<div style="opacity: 0.8">I'm not printed!</div>
</body>
</html>


Actual results:

FF13/WinXP:
Print > Preview.  Both texts are shown.
Print > [HPLJ1160].  Only first text is printed.

FF3/WinXP:
Print > Preview.  Both texts are shown.
Print > [HPLJ1160].  Both texts are printed.

Maybe this corresponds to Bug 700003



Expected results:

Both texts should be printed.
Component: Untriaged → Printing: Output
Product: Firefox → Core
Depends on: 700003
QA Contact: untriaged → printing
Same regression range as bug 700003.
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=836aa9658341&tochange=831f8e040f38
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
No longer depends on: 700003
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.