Closed
Bug 2016098
Opened 1 month ago
Closed 1 month ago
The autocomplete does not work properly for a pre-visualized website
Categories
(Core :: Machine Learning: Frontend, defect, P1)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | disabled |
People
(Reporter: cgeorgiu, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][chat])
Attachments
(1 file)
|
93.73 KB,
video/webm
|
Details |
Found in
- latest Nightly 149.0a1
Affected versions
- latest Nightly 149.0a1
Tested platforms
- Affected platforms: Ubuntu 24, macOS, Win 11
Preconditions
- browser.smartwindow.enabled = true
- have some history saved in Firefox
Steps to reproduce
- Open a new Smart Window.
- Type the first words of a website from your history in smart chat, then press the Tab key.
Expected result
- The website suggested in chat is autocomplete.
Actual result
- The website is pre-visualized in the chat, but when pressing the Tab key it is not autocompleted; instead, a different search from history is selected.
Regression range
- Not a regression.
Additional notes
- Please see the attached screencast.
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
Priority: -- → P1
Whiteboard: [genai][p1] → [genai][chat]
Comment 1•1 month ago
|
||
bug 2008977 shows the suggestion list so it'll be more obvious what tab is selecting
Depends on: smartbar-suggestions
Comment 2•1 month ago
|
||
pressing right arrow key fills suggested text same as in URLBar in classic mode
Comment 3•1 month ago
|
||
tab is not intended to complete the rest of the autofilled text here as it's already there so pressing <enter> will directly navigate to the domain now that bug 2008926 landed, and editing the domain can be done as comment 2 by pressing <right>
Updated•25 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•