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 <[email protected]> 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 > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CA%2BvYguLdEsuyLGpv9Sbg9ehn8Ppz2TWkeVmxSzQmAVuEGgN3jg%40mail.gmail.com.
