WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129691
REGRESSION: Overlay scrollbars that have grown are sometimes askew in the track
https://bugs.webkit.org/show_bug.cgi?id=129691
Summary
REGRESSION: Overlay scrollbars that have grown are sometimes askew in the track
Beth Dakin
Reported
2014-03-04 11:50:46 PST
Overlay scrollbars that have grown are sometimes askew in the track. This started happening after we adopted the setPresentationValue ScrollbarPainter API which allowed us to update the position of the scrollbar knob from our secondary scrolling thread. This bug occurs when the scrollbar grows while it still thinks it is in presentation-value mode. Whenever the scrollbar grows, it should be in non-presentation value mode. <
rdar://problem/15666846
>
Attachments
Patch
(3.81 KB, patch)
2014-03-04 12:00 PST
,
Beth Dakin
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2014-03-04 12:00:12 PST
Created
attachment 225801
[details]
Patch
Beth Dakin
Comment 2
2014-03-04 12:16:46 PST
Thanks, Simon!
http://trac.webkit.org/changeset/165069
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