Closed Bug 2018977 Opened 3 months ago Closed 2 months ago

clicking events in google calendar unnecessarily opens up sidebar

Categories

(Core :: Machine Learning: Frontend, defect)

defect

Tracking

()

VERIFIED FIXED
150 Branch
Tracking Status
firefox150 --- verified
firefox151 --- verified

People

(Reporter: Mardak, Assigned: giulia)

References

(Blocks 1 open bug)

Details

(Whiteboard: [genai][chat])

probably from bug 2015921 combined with previous bug 2012536 generally tab state manager is probably detecting a location change and deciding to open the sidebar ??

https://searchfox.org/firefox-main/rev/871325b8460362073cb2069874bef7dde3170cb2/browser/components/aiwindow/ui/modules/AIWindowTabStatesManager.sys.mjs#321,354

this is made worse by bug 2016552 as switching to classic doesn't get rid of the reopening behavior

See Also: → 2016552
See Also: → 2016545
Assignee: nobody → gcardieri
Status: NEW → ASSIGNED

The severity field is not set for this bug.
:Mardak, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(edilee)

bug 2016402 seems to have fixed but i'm not sure if it was an intentional behavior change and might have introduced other bugs
https://hg.mozilla.org/mozilla-central/rev/f807fe2893f3

the existing handoff code detects a location change from fullpage assistant to open the sidebar as part of original bug 2012536
https://searchfox.org/firefox-main/rev/a0647a2d710280063d49a15b877447dd59e11dc1/browser/components/aiwindow/ui/modules/AIWindowTabStatesManager.sys.mjs#522

and seems like the way it starts a new conversation sets enough state to remember to keep the sidebar closed on internal url changes like on calendar/docs

Severity: -- → S3
Depends on: 2016402
Flags: needinfo?(edilee)
Target Milestone: --- → 150 Branch
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED

I cant seem to reproduce this issue at all, I think even in the past it only happend once, I will close this issue for now and reopen if it starts to reoccur. Verified as fixed in our latest Beta 150.0b1 and our latest Nightly build 151.0a1 (2026-03-26)

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-ver-done-c151/b150]
QA Contact: rdoghi
You need to log in before you can comment on or make changes to this bug.