Open
Bug 2030782
Opened 5 days ago
Updated 3 hours ago
keyboard selecting smartbar suggestion fails to chat or performs original query's chat intent
Categories
(Core :: Machine Learning: Frontend, defect)
Core
Machine Learning: Frontend
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | wontfix |
| firefox151 | + | affected |
People
(Reporter: Mardak, Assigned: flozia)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [aife])
Attachments
(1 file)
seems regressed by the first patch from bug 2027637 https://phabricator.services.mozilla.com/D291003
str
- type "helloo" (slow enough so that detected intent is search)
- press down then enter (selecting the "ask" row)
expected: chat starts
actual: nothing happens
other str
- type "hello" (should be detected intent chat)
- press down then enter (selecting probably "hello fresh - search"
expected: serp
actual: chat
Updated•5 days ago
|
Comment 1•5 days ago
|
||
Set release status flags based on info from the regressing bug 2027637
:flozia, since you are the author of the regressor, bug 2027637, could you take a look?
For more information, please visit BugBot documentation.
status-firefox149:
--- → unaffected
status-firefox150:
--- → unaffected
status-firefox151:
--- → affected
status-firefox-esr140:
--- → unaffected
Flags: needinfo?(fzia)
| Assignee | ||
Updated•5 days ago
|
Assignee: nobody → fzia
Flags: needinfo?(fzia)
| Assignee | ||
Comment 2•5 days ago
|
||
Addresses an issue where selecting a non-heuristic chat suggestions by keyboard and pressing Enter cleared the smartbar instead of submitting the query. Non-heuristic chat results are results labeled with “Ask” when the default intent is not chat.
| Reporter | ||
Comment 3•5 days ago
|
||
[Tracking Requested - why for this release]: uplifting bug 2027637 for mvp telemetry needs regression fix
Updated•1 day ago
|
Updated•1 day ago
|
tracking-firefox151:
--- → +
Updated•1 day ago
|
| Reporter | ||
Updated•1 day ago
|
Updated•3 hours ago
|
tracking-firefox150:
+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•