Bug 195370 - Layers extended by box-shadow should not hit-test in the shadow area over overflow scroll
Summary: Layers extended by box-shadow should not hit-test in the shadow area over ove...
Status: RESOLVED DUPLICATE of bug 195371
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-06 13:14 PST by Simon Fraser (smfr)
Modified: 2019-03-12 02:26 PDT (History)
2 users (show)

See Also:


Attachments
Testcase (1012 bytes, text/html)
2019-03-06 13:14 PST, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-03-06 13:14:47 PST
Created attachment 363779 [details]
Testcase

Need to take actual renderer bounds into account for hit-testing in the UI process, not just CALayer bounds.
Comment 1 Radar WebKit Bug Importer 2019-03-06 13:15:21 PST
<rdar://problem/48649470>
Comment 2 Antti Koivisto 2019-03-12 02:26:24 PDT

*** This bug has been marked as a duplicate of bug 195371 ***