WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115124
Vertical overlay scrollbar in iframes fades in and out rapidly when you scroll in a circle
https://bugs.webkit.org/show_bug.cgi?id=115124
Summary
Vertical overlay scrollbar in iframes fades in and out rapidly when you scrol...
Beth Dakin
Reported
2013-04-24 14:07:42 PDT
Overlay scrollbars in iframes fade in and out a lot (more than the main frame's scrollbars) if you scroll in a circle or diagonally. <
rdar://problem/13168957
>
Attachments
Test case that shows the bug
(148 bytes, text/html)
2013-04-24 14:08 PDT
,
Beth Dakin
no flags
Details
Patch
(13.15 KB, patch)
2013-04-24 14:20 PDT
,
Beth Dakin
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2013-04-24 14:08:20 PDT
Created
attachment 199513
[details]
Test case that shows the bug
Beth Dakin
Comment 2
2013-04-24 14:20:02 PDT
Created
attachment 199514
[details]
Patch
Anders Carlsson
Comment 3
2013-04-24 14:27:57 PDT
Comment on
attachment 199514
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=199514&action=review
> Source/WebCore/platform/mac/ScrollAnimatorMac.mm:1288 > +void ScrollAnimatorMac::sendContentAreaScrolledNow(const FloatSize& delta)
I don’t think Now is needed here.
Beth Dakin
Comment 4
2013-04-24 14:37:01 PDT
Thank you! I fixed the name.
http://trac.webkit.org/changeset/149066
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