Closed
Bug 1800351
Opened 3 years ago
Closed 3 years ago
HTML form input required attribute does not display notifications
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1510450
People
(Reporter: swaaye, Unassigned)
Details
Steps to reproduce:
A form input field with the required attribute set should display a notification message when the user fails to complete that box. On desktop Firefox it works. On Firefox for Android it does not. The form correctly does not submit however so the attribute is working to that extent.
Example:
https://www.w3schools.com/tags/att_input_required.asp
Actual results:
No message is displayed telling the user to complete the entry.
Expected results:
The form input should highlight and a message should be displayed informing the user to complete the field.
Updated•3 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 3 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
•