The AI Assistant Manage tabs tool will not close unloaded tabs or tabs that are not fully loaded
Categories
(Core :: Machine Learning: Frontend, defect)
Tracking
()
People
(Reporter: rdoghi, Assigned: yjamora, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [aiasst])
Attachments
(4 files)
|
5.26 MB,
video/mp4
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Found in
- Nightly 153.0a1 (2026-06-12)
Affected versions
- Nightly 153.0a1 (2026-06-12)
Affected platforms
- all
Steps to reproduce
- Enable Smart Window.
- Have many tabs opened.
- Open a few links in new Tabs without clicking them.
- Ask the Assistant to Close the tabs related to your topic. (asking to search through tabs first might help)
Expected result
- The Assistant should close all selected tabs.
Actual result
- Some of the unloaded tabs from the panel cannot be closed even when they are selected.
Regression range
N/A
Updated•2 months ago
|
| Reporter | ||
Comment 1•2 months ago
|
||
Please also note that this issue affects those opened Tabs after a session restore or restart, if the tabs are not loaded they are displayed in the Manage Tabs tool panel but the user cannot close those tabs.
Updated•2 months ago
|
Updated•2 months ago
|
Comment 2•2 months ago
|
||
The severity field is not set for this bug.
:Mardak, could you have a look please?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Comment 5•2 months ago
|
||
| bugherder | ||
| Reporter | ||
Comment 6•2 months ago
|
||
This issue is verified as fixed in our latest Nightly build 154.0a1 (2026-06-30).
Comment 7•2 months ago
|
||
The patch landed in nightly and beta is affected.
:yjamora, 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-firefox153towontfix.
For more information, please visit BugBot documentation.
Updated•2 months ago
|
| Assignee | ||
Comment 8•2 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D308807
Updated•2 months ago
|
Comment 9•2 months ago
|
||
firefox-release Uplift Approval Request
- User impact if declined/Reason for urgency: User won't be able to close unloaded tabs when the user sends a NL close tab prompt and confirms tabs to close.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: 1. Open several related tabs like Mac and Cheese recipes
- Send a prompt in smart window - "Close open Mac and cheese recipes tabs"
- Reload the window
- Ask again the same prompt
- Confirm the tabs wanted to be closed
- The tabs should close as requested.
- Risk associated with taking this patch: low
- Explanation of risk level: It is low because we are using existing tab permanentKey instead of linkedPanel
- String changes made/needed?: no
- Is Android affected?: no
Updated•2 months ago
|
Comment 10•2 months ago
|
||
This needs a Beta uplift request also. For the future, note that in Lando, you can pick a target version now instead of a target branch and Lando will automatically create requests for all applicable branches for you.
Comment 11•2 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: User won't be able to close unloaded tabs when the user sends a NL close tab prompt and confirms tabs to close.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: 1. Open several related tabs like Mac and Cheese recipes
- Send a prompt in smart window - "Close open Mac and cheese recipes tabs"
- Reload the window
- Ask again the same prompt
- Confirm the tabs wanted to be closed
- The tabs should close as requested.
- Risk associated with taking this patch: low
- Explanation of risk level: It is low because we are using existing tab permanentKey instead of linkedPanel
- String changes made/needed?: no
- Is Android affected?: no
| Assignee | ||
Comment 12•2 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D308807
| Assignee | ||
Comment 13•2 months ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #10)
This needs a Beta uplift request also. For the future, note that in Lando, you can pick a target version now instead of a target branch and Lando will automatically create requests for all applicable branches for you.
just submitted the Beta uplift request. Thank you for the heads up!
Updated•2 months ago
|
Updated•2 months ago
|
Comment 14•2 months ago
|
||
| uplift | ||
| Reporter | ||
Comment 15•2 months ago
|
||
Verified as fixed in our latest Beta 153.0b8
Updated•2 months ago
|
Updated•2 months ago
|
Comment 16•2 months ago
|
||
| uplift | ||
| Reporter | ||
Comment 17•2 months ago
|
||
Verified as fixed in our latest Release 152.0.5
Description
•