Bug 220071 - Sibling element wheel event regions can be wrong
Summary: Sibling element wheel event regions can be wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-21 14:56 PST by Simon Fraser (smfr)
Modified: 2020-12-22 08:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2020-12-21 14:58 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-12-21 14:56:22 PST
Sibling element wheel event regions can be wrong
Comment 1 Simon Fraser (smfr) 2020-12-21 14:58:34 PST
Created attachment 416634 [details]
Patch
Comment 2 Simon Fraser (smfr) 2020-12-21 14:58:41 PST
<rdar://problem/72435466>
Comment 3 Daniel Bates 2020-12-21 22:31:46 PST
Comment on attachment 416634 [details]
Patch

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

Patch looks good.

> Source/WebCore/ChangeLog:11
> +        with different handlers. For now, just disable style sharing for any elements

Last sentence doesn't read well.
Comment 4 EWS 2020-12-22 08:48:56 PST
Committed r271054: <https://trac.webkit.org/changeset/271054>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416634 [details].