Closed
Bug 1403251
Opened 8 years ago
Closed 8 years ago
Form validation message is shown before submission
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(fennec+, firefox56 unaffected, firefox57 fixed, firefox58 verified)
VERIFIED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
fennec | + | --- |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
firefox58 | --- | verified |
People
(Reporter: jchen, Assigned: jchen)
References
Details
(Keywords: regression)
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
sebastian
:
review+
Sylvestre
:
approval-mozilla-beta+
|
Details |
Regression from bug 1398409: currently form validation messages are shown before any submission; correct behavior is to only show validation message after a failed submission.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8912434 [details]
Bug 1403251 - Only display validation message when element is invalid;
https://reviewboard.mozilla.org/r/183766/#review189092
Attachment #8912434 -
Flags: review?(s.kaspari) → review+
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7a9240b488a2
Only display validation message when element is invalid; r=sebastian
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8912434 [details]
Bug 1403251 - Only display validation message when element is invalid;
Approval Request Comment
[Feature/Bug causing the regression]: Bug 1398409
[User impact if declined]: UI regression; form validation message is unexpectedly shown
[Is this code covered by automated tests?]: No
[Has the fix been verified in Nightly?]: Yes
[Needs manual test from QE? If yes, steps to reproduce]: No
[List of other uplifts needed for the feature/fix]: None
[Is the change risky?]: No
[Why is the change risky/not risky?]: Tested code and only major change is to restore previous behavior
[String changes made/needed]: None
Attachment #8912434 -
Flags: approval-mozilla-beta?
tracking-fennec: ? → +
Priority: -- → P2
Updated•8 years ago
|
Keywords: regression
Comment 6•8 years ago
|
||
Comment on attachment 8912434 [details]
Bug 1403251 - Only display validation message when element is invalid;
Recent regression, taking it.
Should be in 57b4
Attachment #8912434 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 7•8 years ago
|
||
bugherder uplift |
Comment 8•8 years ago
|
||
Verified as fixed on Nightly 58. Cannot verify on Beta 57, as the switchboard addon can't be installed.
Devices:
LG Nexus 5 (Android 6.0.1)
Huawei Honor 5X (Android 5.1.1)
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
status-firefox56:
--- → unaffected
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•