WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
210692
Overflow scrollbars don't grow when hovered
https://bugs.webkit.org/show_bug.cgi?id=210692
Summary
Overflow scrollbars don't grow when hovered
Simon Fraser (smfr)
Reported
2020-04-18 11:08:15 PDT
Overlay scrollbars should grow when hovered. This works for main frame scrollbars, but not overflow scrollbars.
Attachments
Patch
(38.75 KB, patch)
2020-05-04 13:46 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
Patch
(39.22 KB, patch)
2020-05-04 15:02 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(40.93 KB, patch)
2020-05-04 15:08 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(41.56 KB, patch)
2020-05-04 15:50 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-04-18 11:08:30 PDT
<
rdar://problem/61977273
>
Simon Fraser (smfr)
Comment 2
2020-05-04 13:46:07 PDT
Created
attachment 398406
[details]
Patch
Tim Horton
Comment 3
2020-05-04 13:50:25 PDT
Comment on
attachment 398406
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=398406&action=review
> Source/WebCore/platform/PlatformWheelEvent.h:159 > + bool isGestureStart() const;
This name seems like it's going to make someone sad someday. 'mayBegin' does not a 'start' make.
Simon Fraser (smfr)
Comment 4
2020-05-04 15:02:03 PDT
Created
attachment 398421
[details]
Patch
Simon Fraser (smfr)
Comment 5
2020-05-04 15:08:34 PDT
Created
attachment 398423
[details]
Patch
Simon Fraser (smfr)
Comment 6
2020-05-04 15:50:12 PDT
Created
attachment 398427
[details]
Patch
EWS
Comment 7
2020-05-04 17:59:12 PDT
Committed
r261132
: <
https://trac.webkit.org/changeset/261132
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 398427
[details]
.
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