Closed Bug 1521397 Opened 6 years ago Closed 6 years ago

Demo of <datalist> does not work

Categories

(developer.mozilla.org Graveyard :: General, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bruant.d, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?

1. Go to https://developer.mozilla.org/fr/docs/Web/HTML/Element/datalist (I'm on Firefox 65.0b12)
or even https://interactive-examples.mdn.mozilla.net/pages/tabbed/datalist.html
2. type "c" in the demo <input>

What happened?

nothing

What should have happened?

a dropdown with choices with the lettre "c" should appear under the <input>

Is there anything else we should know?

I've seen <datalist> work on other website with the same web browser
Nothing in the HTML markup seems off to me

One possibility is that this is a Firefox bug related to the <input>+<datalist> is embedded in a custom element shadow root and it might not work there? Not sure

Hey David!
For content problems, we've switched to GitHub. See https://github.com/mdn/sprints/issues/new?template=issue-template.md (I don't see a discourse announcement, maybe that will come soon). The meta docs have been updated already and also the "Feedback" menu at the top of MDN pages now points to Github.

This particular issue could be filed against interactive-examples https://github.com/mdn/interactive-examples/issues

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE

Ok
I see the issue is being tracked already : https://github.com/mdn/interactive-examples/issues/1169

Thanks :-)

Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.