No dropmarker is shown for <input list="…"> with <datalist>
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: karlcow, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: parity-chrome, parity-safari)
Attachments
(1 file)
254 bytes,
text/html
|
Details |
- Open datalist-test.html
- Hover the input area
Actual: Nothing happens
Expected: Arrow appears
- Focus the input area
Actual: Nothing happens
Expected: the list of options appears
Compare Chrome Canary and Firefox Nightly.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)
Is this bug 1535985 (for android?)
Seems like it.
Updated•4 years ago
|
Comment 3•4 years ago
|
||
(In reply to Mike Taylor [:miketaylr] from comment #2)
(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)
Is this bug 1535985 (for android?)
Seems like it.
Bug 1535985 seems to only be about the popup on mobile whereas this is about showing a dropmarker. Every other modern browser has this and we already have the API to show the popup, we just need layout support to add the anonymous content.
Comment 4•4 years ago
|
||
Still not working in nightly build.
Updated•2 years ago
|
Comment 5•7 months ago
•
|
||
ccloudtv.org seems completely broken right now, regardless of browser, so the webcompat issue is no longer relevant. Since we know of no other sites breaking because of this, unsetting the webcompat priority for now.
Description
•