Closed
Bug 1472642
Opened 7 years ago
Closed 7 years ago
The empty "Email" field is not focused when the "Continue" button is clicked on about:welcome
Categories
(Firefox :: New Tab Page, defect, P1)
Firefox
New Tab Page
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox61 | --- | unaffected |
| firefox62 | --- | unaffected |
| firefox63 | --- | verified |
People
(Reporter: cmuresan, Assigned: ahillier)
References
Details
(Keywords: regression)
Attachments
(2 files)
[Affected versions]:
- Nightly 63.0a1 Build ID 20180701220749
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Steps to reproduce]:
1. Open the Browser and navigate to the about:welcome page.
2. Click the "Continue" button and observe the behavior.
[Expected results]:
- The "Email" field is focused.
[Actual results]:
- The "Email" field is highlighted with red and the "Valid email required" message appears in a red bubble towards the top of the page, but the field is not focused.
[Notes]:
- Attached a screen recording of the issue.
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/b294fc8440b5b70ec1cb948e51e11f2f472364e6
Fix Bug 1472642: focus email field on invalid input in about:welcome (#4226)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ahillier
Comment 3•7 years ago
|
||
This is marked as blocking a bug which was fixed in 62, but this bug has 62 marked as unaffected. Is that correct?
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Flags: needinfo?(ciprian.muresan)
| Reporter | ||
Comment 4•7 years ago
|
||
I treated bug 1448918 as a sort of meta bug for the about:welcome feature.
Yes, that is correct. 62 is unaffected because we're blocked by bug 1467814, which still is reproducible on that version, but fixed in 63.
Flags: needinfo?(ciprian.muresan)
Updated•7 years ago
|
Iteration: --- → 63.1 - July 9
Priority: -- → P1
| Reporter | ||
Comment 5•7 years ago
|
||
I have verified that the issue is no longer reproducible on the latest Nightly build (63.0a1, Build ID 20180708220048) on Windows 10 x64, Mac 10.13.6 and Arch Linux x64.
Status: RESOLVED → VERIFIED
Comment 6•7 years ago
|
||
Target Milestone: --- → Firefox 63
Comment 7•7 years ago
|
||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•