openai / openai/codex

[VS Code] Opening the canvas preview for a generated image makes the conversation permanently blank

Open
#38,133 4 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension imagen windows-os
Dominant language
Rust
Stars
125k
Forks
19.5k
PR merge metrics
PR metrics pending

Description

What version of the IDE extension are you using?

openai.chatgpt@26.5803.61601

What subscription do you have?

Not provided

Which IDE are you using?

VS Code 1.132.0 (commit df53daabb18cd157bdb08c7f01c34df936cf12f4), x64

What platform is your computer?

Microsoft Windows NT 10.0.22631.0 x64

What issue are you seeing?

After generating an image in a Codex conversation in VS Code and opening the generated image in the canvas/artboard preview, the conversation becomes permanently blank in VS Code.

The composer and task header still render, but the entire message/history area is empty. Reopening the same task does not restore the conversation, so that task can no longer be viewed in VS Code.

What steps can reproduce the bug?
  1. Open a Codex task in the VS Code extension.
  2. Ask Codex to generate an image.
  3. After the image is generated, click the canvas/artboard view to preview it.
  4. Close the preview or return to the conversation.
  5. Reopen the same task.
  6. Observe that the task header and composer are visible, but the conversation content is completely blank and remains inaccessible.
What is the expected behavior?

Opening and closing the generated-image canvas/artboard preview should not affect the conversation. The full task history should remain visible and the task should continue to be usable in VS Code.

Additional information
  • The failure affects the specific conversation after using the generated-image preview.
  • No error message is shown in the UI.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the VS Code extension's Codex task conversation and canvas/artboard preview flow. Reproduce the issue by generating an image, opening and closing the preview, then reopening the task; trace why the conversation history no longer renders. Done means the full history remains visible and usable after previewing the generated image.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
devtools, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.