Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

form input with datalist

  • 2 ప్రత్యుత్తరాలు
  • 1 ఈ సమస్య కలిగినది
  • 1 వీక్షణ
  • చివరి సమాధానమిచ్చినది firefox922

more options

I made a little webtool for my family to manage our shopping list.

To add new items to the shopping list I use an input field with a datalist.

the datalist is populated from the already used items from a database.

So if you type the first letters in the input field, the browser shows the matching entries, so i can choose easily from the list.

Works like a charm until the new firefox for android V79.0.5.

If I type letters in the input field, nothing happens.

Works flawless in Firefox Desktop Linux (V79.0), older version of Firefox Android, Chrome for Android (V84.0.4147.125).

Is this a bug in the new firefox?

Here to test and to view source code: https://cpunke.de/input_test.php

Thanks for any help in advance.

regards Christian

I made a little webtool for my family to manage our shopping list. To add new items to the shopping list I use an input field with a datalist. the datalist is populated from the already used items from a database. So if you type the first letters in the input field, the browser shows the matching entries, so i can choose easily from the list. Works like a charm until the new firefox for android V79.0.5. If I type letters in the input field, nothing happens. Works flawless in Firefox Desktop Linux (V79.0), older version of Firefox Android, Chrome for Android (V84.0.4147.125). Is this a bug in the new firefox? Here to test and to view source code: https://cpunke.de/input_test.php Thanks for any help in advance. regards Christian

ఎంపిక చేసిన పరిష్కారం

ప్రత్యుత్తరాలన్నీ (2)

more options

ఎంపిక చేసిన పరిష్కారం

Yes, it's our bug. Please follow https://bugzilla.mozilla.org/show_bug.cgi?id=1535985

more options

Thansk, for your answer. So I'll have to wait...