Missing user feedback when submitting a form with an empty required field

Bug #1375818 reported by Olivier Tilloy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
New
Undecided
Unassigned
webbrowser-app
Triaged
Low
Unassigned

Bug Description

If a form has a field that’s declared as "required", submitting it without filling out the field should:
 (a) not actually submit the form
 (b) prompt the user to fill out the field

Currently (a) is implemented, but there’s no user feedback (b). We probably need an API in oxide for this.

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#attr-input-required

Test page: http://jsfiddle.net/bU4gf/show/

Olivier Tilloy (osomon)
description: updated
Changed in webbrowser-app:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.