There is now an ongoing discussion about the handling of disconnected elements and the PR didn't actually land like I expected. For that reason I restricted showPicker to Firefox Nightly and this will probably NOT ship in Firefox 121.On Tue, Oct 31, 2023 at 10:50 AM Tom Schuster <evil...@googlemail.com> wrote:Summary:There is an existing showPicker method for HTMLInputElement, but <select> dropdowns were kind of overlooked when adding it. This is just a natural extension of that feature to support showing that dropdown as well.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1854112
Specification: https://github.com/whatwg/html/pull/9754
Standards body: WHATWG (HTML)
Platform coverage: All
Preference: dom.select.showPicker.enabled (on by default)
DevTools bug: None
Standards position: https://github.com/mozilla/standards-positions/issues/897
Other browsers:
- Blink: https://bugs.chromium.org/p/chromium/issues/detail?id=1485010
- WebKit: https://bugs.webkit.org/show_bug.cgi?id=261814
Web platform tests: https://wpt.fyi/results/html/semantics/forms/the-select-element?label=master&label=experimental&aligned&q=show-picker