Bug 223932 - [LFC][Integration] Elements that overflow inline-blocks are not hit tested correctly
Summary: [LFC][Integration] Elements that overflow inline-blocks are not hit tested co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-30 08:20 PDT by Antti Koivisto
Modified: 2021-03-30 10:35 PDT (History)
3 users (show)

See Also:


Attachments
patch (3.95 KB, patch)
2021-03-30 08:26 PDT, Antti Koivisto
zalan: review+
Details | Formatted Diff | Diff
patch (3.92 KB, patch)
2021-03-30 08:31 PDT, Antti Koivisto
zalan: review+
Details | Formatted Diff | Diff
patch (3.92 KB, patch)
2021-03-30 08:40 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-03-30 08:20:29 PDT
We bail out from hit testing ignoring possible overflow.
Comment 1 Antti Koivisto 2021-03-30 08:20:52 PDT
rdar://75888718
Comment 2 Antti Koivisto 2021-03-30 08:26:24 PDT
Created attachment 424640 [details]
patch
Comment 3 Antti Koivisto 2021-03-30 08:31:50 PDT
Created attachment 424642 [details]
patch
Comment 4 Antti Koivisto 2021-03-30 08:40:29 PDT
Created attachment 424643 [details]
patch
Comment 5 EWS 2021-03-30 10:34:58 PDT
Committed r275214: <https://commits.webkit.org/r275214>

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