Closed
Bug 1822319
Opened 2 years ago
Closed 2 years ago
Confirming the current URL (to reload it) reports selected_result as unknown
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | verified |
People
(Reporter: mak, Assigned: daisuke)
References
Details
Attachments
(1 file)
I've noticed a lot of selected_result = unknown cases in the data, where most of the times results are top sites.
This is compatible with the user focusing the urlbar and confirming the current url to reload the page.
I think we should use input_field in this case.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00a2725d6d3b
Add a test of behavior that user presses enter key to reload current url without selecting r=mak
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 4•2 years ago
|
||
The issue is verified fixed using the latest Fx 113.0a1 on Windows 10, macOS and Ubuntu 22.04. Reloading the URL by pressing the enter key now correctly registers the engagement as 'input_field' for the selected_result section.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•