Bug 158870 - [Win] Scrolling in popup menu scrolls past last entry.
Summary: [Win] Scrolling in popup menu scrolls past last entry.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-17 05:30 PDT by Per Arne Vollan
Modified: 2016-06-17 10:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2016-06-17 06:20 PDT, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2016-06-17 05:30:31 PDT
This only happens when scrolling with the mouse wheel.
Comment 1 Per Arne Vollan 2016-06-17 06:20:24 PDT
Created attachment 281561 [details]
Patch
Comment 2 Brent Fulgham 2016-06-17 09:23:32 PDT
<rdar://problem/26820202>
Comment 3 Brent Fulgham 2016-06-17 09:23:48 PDT
Comment on attachment 281561 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=281561&action=review

r=me

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=158870

<rdar://problem/26820202>
Comment 4 Per Arne Vollan 2016-06-17 10:21:47 PDT
Thanks for reviewing :)
Comment 5 Per Arne Vollan 2016-06-17 10:22:36 PDT
Committed r202169: <https://trac.webkit.org/changeset/202169>