Closed
Bug 1733228
Opened 3 years ago
Closed 3 years ago
Fire DEFAULT state changed event
Categories
(Core :: Disability Access APIs, task, P3)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
Attachments
(1 file)
A button that is the default submit element for a form has a DEFAULT state. The heuristics a dom FORM uses to determine the default button are not trivial, but I am pretty sure we will get ContentStateChanged
observer call for NS_EVENT_STATE_DEFAULT
.
Assignee | ||
Comment 1•3 years ago
|
||
Changing severity to S3 because this is ongoing cache the world work that does not affect current users.
Severity: -- → S3
Type: defect → task
Priority: -- → P3
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57254b72e2c4
Fire DEFAULT state change when control loses or gains default state. r=Jamie
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•