Closed
Bug 1864353
Opened 2 years ago
Closed 2 years ago
Require trusted input for invokers
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: lwarlow, Unassigned)
References
(Blocks 1 open bug)
Details
Currently invokers work when the invoking button is triggered progamatically via .click() (or via equivalent activations from keyboard I'm guessing).
This needs changing to require an actual user click as part of the security mitigations of invokers.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Severity: -- → S3
| Reporter | ||
Comment 1•2 years ago
|
||
Closing as wontfix based on https://github.com/openui/open-ui/issues/945#issuecomment-1815229335
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•