WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133334
[iOS WK2] Fix behavior of position:sticky inside accelerated overflow-scroll
https://bugs.webkit.org/show_bug.cgi?id=133334
Summary
[iOS WK2] Fix behavior of position:sticky inside accelerated overflow-scroll
Simon Fraser (smfr)
Reported
2014-05-27 19:39:06 PDT
[iOS WK2] Fix behavior of position:sticky inside accelerated overflow-scroll
Attachments
Patch
(15.85 KB, patch)
2014-05-27 19:43 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-05-27 19:43:45 PDT
Created
attachment 232165
[details]
Patch
Simon Fraser (smfr)
Comment 2
2014-05-27 19:44:08 PDT
This patch requires some earlier patches.
Tim Horton
Comment 3
2014-05-27 21:36:55 PDT
Comment on
attachment 232165
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=232165&action=review
> Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.mm:190 > + for (size_t i = 0; i < size; ++i)
why not a new loop?
Simon Fraser (smfr)
Comment 4
2014-05-27 21:46:08 PDT
https://trac.webkit.org/r169411
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