WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
103022
Page with absolute positioning rendered incorrectly after print preview
https://bugs.webkit.org/show_bug.cgi?id=103022
Summary
Page with absolute positioning rendered incorrectly after print preview
Mary-Anne
Reported
2012-11-21 22:36:51 PST
Created
attachment 175591
[details]
Demo HTML I have attach
Attachments
Demo HTML
(752 bytes, text/html)
2012-11-21 22:36 PST
,
Mary-Anne
no flags
Details
Demo CSS
(1.70 KB, text/css)
2012-11-21 22:37 PST
,
Mary-Anne
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mary-Anne
Comment 1
2012-11-21 22:37:25 PST
Created
attachment 175592
[details]
Demo CSS
Mary-Anne
Comment 2
2012-11-21 22:42:57 PST
1) link the demo css to the demo html attached 2) open the html in the webkit browser 3) do a print preview 4) close the print preview Result: The page is rendered with the content underneath the sidebar Expected Result: The content should be next to the sidebar If you then refresh the page, the content renders correctly. Detected in Chrome 23 and Safari 5.1.7. Confirmed in webkit nightly build
r131444
. Same tests works OK in IE8 and Firefox 17 (though FF17 has a separate issue with the left padding of the content being ignored).
Alexey Proskuryakov
Comment 3
2012-11-23 23:53:54 PST
It's unlikely that this is actually a printing issue. Presumably, enabling and disabling this print-specific CSS rules doesn't return us to original state.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug