Skip to content

local HTML Browser Open button does nothing and local screenshot previews always stay stale on Windows #21317

@nicklaning

Description

@nicklaning

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbrowserbugSomething isn't workingwindows-osIssues related to Codex on Windows systems

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions