codex - 💡(How to fix) Fix local HTML Browser Open button does nothing and local screenshot previews always stay stale on Windows [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
openai/codex#21317Fetched 2026-05-07 03:42:05
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Error Message

When Codex renders a local HTML file as a preview card in chat, the card includes an Open button. Clicking the Open button does not do anything. The in-app browser does not open or navigate to the local file, and no visible error is shown.

Root Cause

This makes local frontend/design review confusing because users cannot reliably open generated HTML previews or trust that screenshot previews are showing the latest file contents.

RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.429.61741

What subscription do you have?

Pro

What platform is your computer?

Microsoft Windows NT 10.0.26100.0 x64

What issue are you seeing?

Environment:

  • Codex Desktop on Windows
  • Local workspace on a secondary drive
  • Local HTML and PNG files opened from disk

Issue 1: When Codex renders a local HTML file as a preview card in chat, the card includes an Open button. Clicking the Open button does not do anything. The in-app browser does not open or navigate to the local file, and no visible error is shown.

Issue 2: Local screenshot previews in chat can stay stale after the underlying file is overwritten.

What steps can reproduce the bug?

Issue 1:

  1. In a Windows Codex Desktop workspace, create a simple local HTML file, for example: C:\Projects\example-site\preview.html
  2. Link it in a Codex response using a local file markdown link: preview.html
  3. A preview card appears in chat with an Open button.
  4. Click Open.

Issue 2:

  1. Generate or save a screenshot, for example: C:\Projects\example-site\preview.png
  2. Link or display it in Codex chat.
  3. Overwrite preview.png with a new screenshot.
  4. Link or display the same path again.

What is the expected behavior?

The chat image preview should show the updated screenshot.

This makes local frontend/design review confusing because users cannot reliably open generated HTML previews or trust that screenshot previews are showing the latest file contents.

Additional information

What actually happens instead is the chat preview will continue showing the older image.

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

codex - 💡(How to fix) Fix local HTML Browser Open button does nothing and local screenshot previews always stay stale on Windows [1 comments, 2 participants]