[Bug]: Browser capture fails when adding an attachment from a page accessed through a VPS port tunnel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Area
T3 Code built-in browser / attachment capture
Steps to reproduce
- Run a web page on a VPS.
- Tunnel the port from the VPS to the local machine.
- Open the page through the tunneled port in T3 Code's built-in browser.
- Try to capture the page to add it as an attachment.
Expected behavior
The page is captured and added as an attachment.
Actual behavior
T3 Code shows "Capture failed", and the capture cannot be added as an attachment.
Impact
Unable to add a browser capture as an attachment in this setup.
Environment
Page hosted on a VPS and accessed through a tunneled port in T3 Code's built-in browser. Exact T3 Code version, OS, and tunnel configuration have not been provided.
Related issue
Possibly related to #10366, which describes element-picker screenshot capture failures on a local page. This report involves a page accessed through a VPS port tunnel and the error "Capture failed"; it is not yet clear whether the underlying cause is the same.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with T3 Code's built-in browser attachment-capture flow and compare the behavior with related issue #10366. Reproduce the VPS port-tunnel setup, then verify that the page capture succeeds and is added as an attachment without showing "Capture failed".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100