Typing something in the urlbar and clicking an engine in the unified search button popup records a urlbar abandonment event
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
People
(Reporter: mbeier, Assigned: mbeier)
References
Details
(Whiteboard: [sng])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
STR:
- Type something in the urlbar.
- Open the unified search button and choose a search engine
Expected:
Urlbar engagement event or no event
Actual:
Urlbar abandonment event
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Note that pressing shift was required to trigger this before bug 1915250
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Comment 4•1 month ago
|
||
| bugherder | ||
Updated•1 month ago
|
Comment 5•1 month ago
|
||
The patch landed in nightly and beta is affected.
:mbeier, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox151towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•1 month ago
|
Comment 6•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: No user impact, telemetry would be inaccurate in some cases
- Code covered by automated testing?: yes
- Fix verified in Nightly?: no
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: See https://bugzilla.mozilla.org/show_bug.cgi?id=2032973#c0
- Risk associated with taking this patch: low
- Explanation of risk level: One line change covered by automated tests
- String changes made/needed?: no
- Is Android affected?: no
| Assignee | ||
Comment 7•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D296368
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 9•27 days ago
|
||
Hi Moritz!
Are there any other probes, aside from the ones listed below, that require verification for this scenario?
Glean.urlbar.engagement.testGetValue();
Glean.urlbar.abandonment.testGetValue();
Glean.browserSearchContent.urlbar.testGetValue();
Thank you!
Comment 11•24 days ago
|
||
Verified the above probes are recorded using Firefox 151 beta 7 and latest Nightly 152.0a1 across platforms.
Description
•