Closed
Bug 1801047
Opened 2 years ago
Closed 2 years ago
reportValidity() doesn't work
Categories
(Fenix :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1510450
People
(Reporter: jvajen, Unassigned)
Details
User Agent: Mozilla/5.0 (Android 13; Mobile; rv:107.0) Gecko/107.0 Firefox/107.0
Steps to reproduce:
Have a HTML form with a field with "required" attribute.
Leave the field blank and submit the form.
Actual results:
The form is not submitted but there are no hints to the user as to why nothing happens.
Expected results:
A tooltip should be displayed next to the field saying that it is required. Just as on Firefox on desktop.
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1510450
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•