Closed
Bug 1691302
Opened 4 years ago
Closed 4 years ago
Add a test for HTML input autocomplete pop-up
Categories
(Thunderbird :: General, enhancement)
Thunderbird
General
Tracking
(thunderbird_esr78 wontfix, thunderbird86 wontfix)
RESOLVED
FIXED
87 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
HTML input elements with autocomplete (<input list="..."/>) use a pop-up in a similar way to select elements. It didn't get broken by E10s, but now that we have a test for select elements it's pretty easy to add one for input autocomplete.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/fb6ee796ee1d
Add a test for HTML input autocomplete pop-up. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•4 years ago
|
status-thunderbird86:
--- → wontfix
status-thunderbird_esr78:
--- → wontfix
Target Milestone: --- → 87 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/102aad946173
follow-up - Fix linter error. rs=linter DONTBUILD
You need to log in
before you can comment on or make changes to this bug.
Description
•