Open Bug 1575444 Opened 4 years ago Updated 6 months ago

No dropmarker is shown for <input list="…"> with <datalist>

Categories

(Core :: Layout: Form Controls, defect, P3)

68 Branch
Unspecified
All
defect

Tracking

()

Webcompat Priority P3
Tracking Status
firefox68 --- affected
firefox69 --- affected
firefox70 --- affected
firefox76 --- affected
firefox77 --- affected
firefox78 --- affected
firefox84 --- affected
firefox85 --- affected
firefox86 --- affected

People

(Reporter: karlcow, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: parity-chrome, parity-safari)

Attachments

(1 file)

Attached file datalist-test.html
  1. Open datalist-test.html
  2. Hover the input area

Actual: Nothing happens
Expected: Arrow appears

  1. Focus the input area

Actual: Nothing happens
Expected: the list of options appears

Compare Chrome Canary and Firefox Nightly.

Is this bug 1535985 (for android?)

See Also: → 1535985
Priority: -- → P3

(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)

Is this bug 1535985 (for android?)

Seems like it.

Blocks: input-list

(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.

Summary: datalist arrow on hover, list on focus → No dropmarker is shown for <input list="…"> with <datalist>

Still not working in nightly build.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.