Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datalist example doesn't work in Firefox Nightly #1169

Closed
wbamberg opened this issue Oct 2, 2018 · 6 comments
Closed

datalist example doesn't work in Firefox Nightly #1169

wbamberg opened this issue Oct 2, 2018 · 6 comments
Labels
bug Indicates an unexpected problem or unintended behavior.

Comments

@wbamberg
Copy link
Contributor

wbamberg commented Oct 2, 2018

The interactive example for <datalist> doesn't work in Firefox Nightly:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist
https://interactive-examples.mdn.mozilla.net/pages/tabbed/datalist.html

It does work in release Firefox (62) and Chrome.

The example lower down the page (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist#Examples) does work - but if you copy that code into the editor, it does not work.

This makes me wonder if this is shadow DOM related.

@wbamberg wbamberg added the bug Indicates an unexpected problem or unintended behavior. label Oct 2, 2018
@wbamberg
Copy link
Contributor Author

wbamberg commented Oct 2, 2018

@wbamberg
Copy link
Contributor Author

wbamberg commented Oct 2, 2018

If you toggle "dom.webcomponents.shadowdom.enabled" to false, the example works again.

@jgribonvald
Copy link

I confirm it's related to the shadowdom

@DavidBruant
Copy link

https://bugzilla.mozilla.org/show_bug.cgi?id=1489440 is now fixed in nightly

@SphinxKnight
Copy link
Member

@wbamberg just browsing this and can confirm it works fine in Fx Nightly 97.0a1 (2021-12-25) (64 bits)

@NiedziolkaMichal
Copy link
Member

This example seems to work fine on firefox nightly for some time now, so I will close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior.
Projects
Development

No branches or pull requests

5 participants