[Webkit-unassigned] [Bug 34371] New: REGRESSION (r53718): When scrolling a tall window by page, the overlap between pages is too big
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 30 00:27:41 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34371
Summary: REGRESSION (r53718): When scrolling a tall window by
page, the overlap between pages is too big
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: hyatt at apple.com, pkasting at google.com
<http://trac.webkit.org/changeset/53718> changed scroll by page behavior to
make the overlap between pages a fraction of the visible height (width when
scrolling horizontally). This was motivated by the fixed-size overlap being too
big for small areas. However, it resulted in the overlap being too big for big
areas. For example, for a visible height of around 1000 pixels, the overlap is
125 pixels, compared to 40 pixels before the change. In Firefox on Mac OS X,
the overlap for a similar visible height is only 32 pixels.
--
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