Open Bug 1767228 Opened 2 years ago Updated 1 month ago

Consider adding showPicker support for datalist

Categories

(Core :: DOM: Forms, enhancement)

enhancement

Tracking

()

People

(Reporter: evilpie, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome, parity-safari)

Attachments

(1 file)

No description provided.
Summary: Consider add showPicker support datalist → Consider add showPicker support for datalist
Summary: Consider add showPicker support for datalist → Consider adding showPicker support for datalist

This would be a nice addition for consistency with Chrome.

https://bugs.webkit.org/show_bug.cgi?id=261701 is the corresponding WebKit bug.

Blocks: input-list
See Also: → 1854112

This is actually not that hard to implement when we explicitly focus the input element and rely on the autocomplete code working correctly.
Emilio, do you think this approach is reasonable? Is it a problem to depend on toolkit code like this from dom?

Flags: needinfo?(emilio)

I don't think so, we depend on toolkit code for other stuff like the select popup etc, right? I think as long as it's properly tested it should be fine.

Flags: needinfo?(emilio)
Blocks: 1745005
No longer depends on: 1745005

This feature is now available in Safari Technology Preview.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: