claude-code - 💡(How to fix) Fix [Preview] Full URL no longer shown in Preview toolbar — truncated, requires click to expand [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#58820Fetched 2026-05-14 03:38:40
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×4commented ×1cross-referenced ×1
RAW_BUFFERClick to expand / collapse

Platform: Windows 11 Claude Code version: 2.1.138

What changed: The Preview pane in Claude Code used to display the full URL of the page currently being previewed directly in the toolbar (the address bar area above the rendered page). After a recent update the URL is truncated and requires a click to expand and read the full string. This happens regardless of window width — even at 1900+ px wide the URL is collapsed by default.

Expected: Show the full URL in the toolbar as before. Truncate only when the URL genuinely doesn't fit in the available width.

Actual: URL always truncated; a click is required to see it.

Impact: When reviewing what the agent navigated to (debugging routes, verifying redirects, confirming a deploy URL), the full URL needs to be visible at a glance. Forcing a click on every check breaks the loop.

Possibly related: #57844 — the viewport toggle buttons are also missing in the same toolbar. Both look like the same UI regression.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Preview] Full URL no longer shown in Preview toolbar — truncated, requires click to expand [1 comments, 2 participants]