cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
AmigaINC
New member
Status: New idea

I've noticed that Firefox Mobile for Android doesn't support HTML datalist for input fields. On iOS, there's a little function, not very useful because it only shows 3 suggestions (like Chrome on iOS too) and doesn't show the text of the datalist option, only the value :

<datalist>
  <option value="value">text</option>
</datalist>

Some forums note this lack since several years...

 

2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

HeikkiLevanto
Strollin' around

I would really like this functionality. I am making a small beer tracking site for myself, and on my desktop FireFox it suggests beer styles just fine. But not on my android mobile, where it would be even more useful, as typing is harder. I checked that Chrome on Android does support this.