Summary: showPicker enables showing pickers for types such as file or color programmatically. We extend this to show the form autofill popup for single line text input types with a datalist.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1767228 Specification: https://html.spec.whatwg.org/multipage/input.html#dom-input-showpicker - Which input types support a picker is implementation defined. Platform coverage: Desktop, and Android once bug 1535985 resolves Other browsers: - Chrome shipped - Safari shipped: https://bugs.webkit.org/show_bug.cgi?id=261701 web-platform-tests: - There are more general tests in /html/semantics/forms/the-input-element/show-picker* Example: https://demo.lukewarlow.dev/showPicker/ -- 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 visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAGnPer%2Bh99V5x1xyHKNP_27WJxdk_O-7c%2BUh-%2BW2DTeX8k2rhQ%40mail.gmail.com.
