Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

HTML5 input required does not display warning messages when blank.

  • 2 Antworten
  • 1 hat dieses Problem
  • 5 Aufrufe
  • Letzte Antwort von Paul

more options

A form input with a required attribute should display a pop-up / hovering warning when the input value is blank on a submit attempt. Firefox on desktop does this fine but Android does nothing.

A form input with a required attribute should display a pop-up / hovering warning when the input value is blank on a submit attempt. Firefox on desktop does this fine but Android does nothing.

Alle Antworten (2)

more options

It's easy to test with the "Try It" on this W3schools page: https://www.w3schools.com/tags/att_input_required.asp

more options

Hi

Thank you for that - I agree that it looks a little odd. I have filed this for our developers to take a look at. You can follow progress on this at https://github.com/mozilla-mobile/fenix/issues/22229