Bug 192741 - Non-bubbling events should not cause the activation behavior of parents to run
Summary: Non-bubbling events should not cause the activation behavior of parents to run
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari 12
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-15 08:53 PST by Magne Andersson
Modified: 2022-07-01 16:11 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magne Andersson 2018-12-15 08:53:57 PST
Dispatching an event that doesn't bubble should not cause the activation behavior of parent elements to run.

This is tested by the last subtest in https://github.com/web-platform-tests/wpt/blob/master/html/semantics/forms/the-button-element/button-click-submits.html which currently fails in Safari.
Comment 1 Lucas Forschler 2019-02-06 09:19:15 PST
Mass move bugs into the DOM component.
Comment 2 Brent Fulgham 2022-07-01 16:11:51 PDT
Still fails in current WebKit.
Comment 3 Radar WebKit Bug Importer 2022-07-01 16:11:59 PDT
<rdar://problem/96319895>