New user onboarding - Remove urlbar focus by default
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: pdahiya, Assigned: pdahiya)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-onboarding] [proton-uplift])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-release+
|
Details | Review |
Turn on remove url bar focus for about:welcome by default
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Comment 3•4 years ago
|
||
bugherder |
Assignee | ||
Comment 4•4 years ago
|
||
Comment on attachment 9217517 [details]
Bug 1706746 - New user onboarding - Remove urlbar focus by default
Beta/Release Uplift Approval Request
- User impact if declined: Fix try to reduce taking User attention away from onboarding flow
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: 1) Download latest nightly
- Open nightly with a new profile shows welcome page (about:welcome)
- Focus should be removed from url bar
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small patch flipping pref inside firefox.js
- String changes made/needed: none
Assignee | ||
Updated•4 years ago
|
Comment 5•4 years ago
•
|
||
Context:
We've recently completed multiple experiments that show us greatly improving days of use of new Firefox users thanks to onboarding. Our onboarding is creating value for our users. (see comment here)
This change further increases significantly the engagement with the onboarding elements that are directly responsible for increasing days of use of new users.
Given the strong signals, we should not delay shipping this small change since the impact will compound over time.
Our initial concern was that whether or not this would impact search in a negative way. The reality is that it appears to be quite the contrary and it may even be positively impacting search and other closely related metrics.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 6•4 years ago
|
||
I have verified this enhancement and I can confirm that "Address Bar" is not focused by default when the "about:welcome" page is opened at browser startup.
Verified using the latest Firefox Nightly (90.0a1 Build ID - 20210427221830) installed on Windows 10 x64, Mac 10.15.7, and Linux Mint 20 x64.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Comment on attachment 9217517 [details]
Bug 1706746 - New user onboarding - Remove urlbar focus by default
Approved for 89 beta 6, thanks.
Comment 8•4 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 9•4 years ago
|
||
Comment on attachment 9217517 [details]
Bug 1706746 - New user onboarding - Remove urlbar focus by default
Beta/Release Uplift Approval Request
- User impact if declined: Fix try to reduce taking user attention away from onboarding flow
https://bugzilla.mozilla.org/show_bug.cgi?id=1706746#c5 - Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: 1) Download latest nightly or beta
- Openfirefox instance with a new profile that shows welcome page (about:welcome)
- Focus should be removed from url bar
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small patch flipping pref inside firefox.js
- String changes made/needed: none
Comment 10•4 years ago
|
||
Comment on attachment 9217517 [details]
Bug 1706746 - New user onboarding - Remove urlbar focus by default
Approved for 88.0.1.
Comment 11•4 years ago
|
||
bugherder uplift |
Comment 12•4 years ago
|
||
I have verified this enhancement and I can confirm that "Address Bar" is not focused by default when the "about:welcome" page is opened at browser startup.
Verified using the latest Firefox Beta (89.0b7 Build ID - 20210502185943) installed on Windows 10 x64, Mac 10.15.7, and Linux Mint 20 x64.
Comment 13•4 years ago
|
||
I have verified this enhancement and I can confirm that "Address Bar" is not focused by default when the "about:welcome" page is opened at browser startup.
Verified using the latest Firefox Release (88.0.1 Build ID - 20210504152106) installed on Windows 10 x64, Mac 10.15.7, and Linux Mint 20 x64.
Description
•