Check whether untrusted keypress event should trigger a click event
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: edgar, Assigned: avandolder)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
Input elements will not allow untrusted keypress event to trigger a click event after bug 1695636, this bug is filed to check other elements like,
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Comment 4•3 years ago
|
||
Backed out for causing reftest failures on key-enter-single-summary.html, key-space-single-summary.html
Failure lines:
(1) REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/details-summary/key-enter-single-summary.html == layout/reftests/details-summary/open-single-summary.html | image comparison, max difference: 255, number of differing pixels: 656
(2) REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/details-summary/key-space-single-summary.html == layout/reftests/details-summary/open-single-summary.html | image comparison, max difference: 255, number of differing pixels: 656
| Assignee | ||
Comment 6•3 years ago
|
||
These tests seem to rely on the broken behaviour that this patch is fixing, and I must have missed them when testing it myself. I'll make sure to fix them.
Comment 9•3 years ago
|
||
| bugherder | ||
Description
•