You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing issues and did not find an exact duplicate.
I included enough detail to reproduce or investigate the problem.
Area
apps/desktop
Steps to reproduce
Open T3 Code Desktop with a thread selected.
Open the right panel and select a browser tab with a loaded page.
Close the right panel while the browser tab is active.
Watch the browser content as the chat expands into the space previously occupied by the panel.
Expected behavior
The browser content should disappear in sync with the right panel closing, with no content left over the expanded chat.
Actual behavior
The panel closes and the chat expands, but the browser content briefly remains visible over the chat before disappearing. The panel layout and browser content visibly close out of sync, making the transition look laggy.
This happens twice in the supplied recording when the panel is opened and closed. The browser page is already loaded when the panel is closed.
Impact
Cosmetic issue: browser content temporarily covers the chat during the close transition.
Version or commit
Exact version/commit not confirmed. The recording shows T3 Code (Nightly).
Environment
macOS, T3 Code Desktop (Nightly), embedded browser in the right panel. Observed on September 6, 2026.
Supporting evidence
Screen recording showing the delayed browser disappearance:
Before submitting
Area
apps/desktop
Steps to reproduce
Expected behavior
The browser content should disappear in sync with the right panel closing, with no content left over the expanded chat.
Actual behavior
The panel closes and the chat expands, but the browser content briefly remains visible over the chat before disappearing. The panel layout and browser content visibly close out of sync, making the transition look laggy.
This happens twice in the supplied recording when the panel is opened and closed. The browser page is already loaded when the panel is closed.
Impact
Cosmetic issue: browser content temporarily covers the chat during the close transition.
Version or commit
Exact version/commit not confirmed. The recording shows T3 Code (Nightly).
Environment
macOS, T3 Code Desktop (Nightly), embedded browser in the right panel. Observed on September 6, 2026.
Supporting evidence
Screen recording showing the delayed browser disappearance:
Screen.Recording.2026-09-06.at.8.33.44.PM.mov
Related issues