[Webkit-unassigned] [Bug 52552] Printing causes view to scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 08:51:15 PST 2011


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





--- Comment #38 from Alexey Proskuryakov <ap at webkit.org>  2011-02-16 08:51:14 PST ---
It sounds like there are several separate things to look into:
1) Why does Chromium scroll to top? That sounds like a medium priority issue, and likely to be in Chromium specific WebKit code.
2) Why does Mac Safari sometimes scroll a little when printing? It seems really unclear - there is no particular reason for it to change scroll position. This is likely to be fixed in Mac WebKit in WebDynamicScrollBarsView code. The issue seems pretty minor.
3) What do other ports do?
4) Can printing stop fooling with platform views? Maybe it can at least create separate temporary ones? That's mostly WebCore code.

Chromium and Safari issues in particular should be tracked in separate bugs.

-- 
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