Before submitting
Area
apps/desktop
Steps to reproduce
- Open the in-app / collaborative browser on any page (preview or a regular site).
- Select text on the page.
- Try to copy or paste with keyboard shortcuts (
Cmd+C / Cmd+V) and via the Edit menu.
- Right-click the selection (or an input / link / image) to open a context menu.
Expected behavior
Copy and paste should work in the guest page (keyboard, Edit menu, and a right-click context menu with Cut / Copy / Paste / Select All, plus the usual browser items).
Actual behavior
Copy and paste in the in-app browser is unusable. Right-click does nothing — there is no context menu at all, so there is also no menu path to copy or paste.
This is the leftover from #10659. Keyboard editing shortcuts were restored on main by #10621, and the original reporter closed that issue after shortcuts started working, explicitly calling out that right-click / context menu was still missing and out of scope. Julius also said the next place to look if it still failed was webview focus / guest context-menu.
Related: #3738 (clipboard permission, already fixed) is a different failure.
Impact
Major degradation or frequent failure
Version or commit
0.0.40 (desktop Alpha, installed 2026-09-08)
Environment
macOS 26.6.1 (25G76), T3 Code desktop 0.0.40
Workaround
Use an external browser for any page that needs copy, paste, or a context menu.
Before submitting
Area
apps/desktop
Steps to reproduce
Cmd+C/Cmd+V) and via the Edit menu.Expected behavior
Copy and paste should work in the guest page (keyboard, Edit menu, and a right-click context menu with Cut / Copy / Paste / Select All, plus the usual browser items).
Actual behavior
Copy and paste in the in-app browser is unusable. Right-click does nothing — there is no context menu at all, so there is also no menu path to copy or paste.
This is the leftover from #10659. Keyboard editing shortcuts were restored on
mainby #10621, and the original reporter closed that issue after shortcuts started working, explicitly calling out that right-click / context menu was still missing and out of scope. Julius also said the next place to look if it still failed was webview focus / guest context-menu.Related: #3738 (clipboard permission, already fixed) is a different failure.
Impact
Major degradation or frequent failure
Version or commit
0.0.40 (desktop Alpha, installed 2026-09-08)
Environment
macOS 26.6.1 (25G76), T3 Code desktop 0.0.40
Workaround
Use an external browser for any page that needs copy, paste, or a context menu.