[Webkit-unassigned] [Bug 45894] 3D transformed elements hide when showing the print dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 11:45:26 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=45894





--- Comment #11 from Tim Horton <timothy_horton at apple.com>  2012-01-26 11:45:26 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> > > That comment was really directed at Tim.
> > 
> > It does! Oddly, though, things seem to be a lot better with WebKit 1. The layers stay in place, they just get clipped by something. Do you know what might be doing the clipping? I dumped the layer tree and they're identical before and during printing in WK1.
> 
> Wait, nevermind, I got my files mixed up.

Before Cmd-P:


(layer [548.5 654 0] [0 0 1097 1308] [0.5 0.5 0]
(sublayers (array
(layer [548.5 654 0] [0 0 1097 1308] [0.5 0.5 0] .......

After Cmd-P:

(layer [548.5 203 0] [0 0 1097 1308] [0.5 0.5 0] .......

the remainder is identical.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list