WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 71550
71475
REGRESSION: Scrolling doesn't update content area in nested overflow-y:auto divs
https://bugs.webkit.org/show_bug.cgi?id=71475
Summary
REGRESSION: Scrolling doesn't update content area in nested overflow-y:auto divs
asvitkine
Reported
2011-11-03 08:20:18 PDT
Attached reduced testcase (from a PHPBB forum page) has two fixed height divs both with scroll bars. The inner div's content doesn't update when you scroll it via the inner scroll bar. According to Chromium's bisect-builds.py, this regressed between WebKit revisions 93556 and 93643.
Attachments
Test case
(1.21 KB, text/html)
2011-11-03 08:20 PDT
,
asvitkine
no flags
Details
WIP change: undertested, likely too much recomputations, will think it over on Monday.
(11.42 KB, patch)
2011-11-04 21:22 PDT
,
Julien Chaffraix
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
asvitkine
Comment 1
2011-11-03 08:20:47 PDT
Created
attachment 113496
[details]
Test case
asvitkine
Comment 2
2011-11-03 08:23:02 PDT
http://svnsearch.org/svnsearch/repos/WEBKIT/search?from=93556&to=93643
asvitkine
Comment 3
2011-11-03 08:25:49 PDT
Better link:
http://trac.webkit.org/log/trunk/?rev=93643&stop_rev=93556&verbose=on
asvitkine
Comment 4
2011-11-03 08:28:14 PDT
Suspecting it might be this change: "Reduce the amount of RenderLayer rectangles' update when scrolling"
http://trac.webkit.org/changeset/93614/trunk
Julien Chaffraix
Comment 5
2011-11-04 12:08:41 PDT
Confirmed. Taking over as this is a bad regression.
Julien Chaffraix
Comment 6
2011-11-04 21:22:49 PDT
Created
attachment 113750
[details]
WIP change: undertested, likely too much recomputations, will think it over on Monday.
Julien Chaffraix
Comment 7
2011-11-07 16:56:38 PST
webkit-patch attached the patch to the wrong bug (should have gone to
bug 71550
). Merging the 2 bugs together. *** This bug has been marked as a duplicate of
bug 71550
***
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