[Webkit-unassigned] [Bug 52790] REGRESSION (r75555): Safari Reader does not scroll far enough in response to page down and other scrolling actions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 13:46:08 PST 2011


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





--- Comment #6 from Mihai Parparita <mihaip at chromium.org>  2011-01-20 13:46:08 PST ---
In this particular case, since we were matching the behavior of other browsers, it seems like a low risk change, compatibility-wise. The change did just go out on the Chrome dev channel, so we'll be on the lookout for issues.

Additionally, since Reader is bundled in Safari, updating it to handle this change seems more feasible than other WebKit clients (I realize in the past we've added workarounds for Mail.app, AIM, and others). Also, the setTimeout workaround (see end of comment 2) is "backwards compatible" (in that it'll work whether scroll is sync or async), so it does not seem like a risky change.

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