Open
Bug 1864291
Opened 2 years ago
Updated 1 year ago
Implement invoke defaults for input and select
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
ASSIGNED
People
(Reporter: lwarlow, Assigned: keithamus)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 obsolete file)
See https://open-ui.org/components/invokers.explainer/#defaults and the draft spec (PR) https://github.com/whatwg/html/pull/9912
| Reporter | ||
Comment 1•2 years ago
|
||
Not sure if I can assign a bug to myself (don't seem to have permissions) but fyi I'm working on this.
| Reporter | ||
Comment 2•2 years ago
|
||
As specified in the open-ui "Invokers explainer".
Updated•2 years ago
|
Assignee: nobody → Luke
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by mozilla@keithcirkel.co.uk:
https://hg.mozilla.org/integration/autoland/rev/4c7dab5cb50c
Implements HandleInvokeInternal for select and input elements. r=smaug
Comment 4•2 years ago
|
||
Backed out for causing multiple failures on test_input_color_picker_popup.html / forms/browser_selectpopup_invoke.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/23e3f58da42e117530a118f391b3a4761cb40ccf
Flags: needinfo?(Luke)
| Reporter | ||
Comment 5•2 years ago
|
||
Latest change to the revision should fix those test failures
Flags: needinfo?(Luke)
Updated•2 years ago
|
Attachment #9363132 -
Attachment is obsolete: true
| Reporter | ||
Updated•1 year ago
|
Assignee: lwarlow → mozilla
You need to log in
before you can comment on or make changes to this bug.
Description
•