Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

HTML5 input required does not display warning messages when blank.

  • 2 antwoorden
  • 1 heeft dit probleem
  • 5 weergaven
  • Laatste antwoord van 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 antwoorden (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