Bug 194814 - [iOS] Correctly handle nested elements in hierarchies with a touch-action property
Summary: [iOS] Correctly handle nested elements in hierarchies with a touch-action pro...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 196536
Blocks:
  Show dependency treegraph
 
Reported: 2019-02-19 01:57 PST by Antoine Quint
Modified: 2019-04-10 14:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2019-02-19 01:57:20 PST
The code we currently use to gather regions for elements with touch-action set on them is very basic and does not account for various elements within a hierarchy having different touch-action values.
Comment 1 Radar WebKit Bug Importer 2019-02-19 02:00:40 PST
<rdar://problem/48194406>