Skip to content

Codex App code/text previews in threads do not wrap long lines, making them unreadable without horizontal scrolling #19985

@pauloportella

Description

@pauloportella

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

26.422.62136

What subscription do you have?

Pro 200

What platform is your computer?

Darwin 25.5.0 arm64 arm

What issue are you seeing?

In the Codex App, code/text previews inside threads do not wrap long lines. Long markdown/code/text content extends horizontally out of the visible preview area, so the text cannot be read unless I horizontally scroll.

This is especially painful for thread previews or comments containing long markdown/code lines, because the preview is otherwise tall enough to show the content but the right side is clipped off-screen.

In the attached screenshot, a markdown preview shows a long sentence cut off at the right edge:

Model selection and reasoning/intelligence selection are still broken in the app on this vers...

The content should be readable in the preview without requiring horizontal scrolling for normal prose-like text.

What steps can reproduce the bug?

  1. Open Codex App 26.422.62136.
  2. Open a thread containing a code/text/markdown preview with long lines.
  3. View the preview in the thread.
  4. Observe that long lines do not wrap inside the preview container.
  5. Try to read the full line without horizontal scrolling.

Observed result:

  • Long lines continue horizontally past the visible area.
  • The right side of the content is clipped unless the preview is horizontally scrolled.
  • This makes long text hard to read in thread previews.

What is the expected behavior?

Code/text previews should support readable wrapping for long lines, or provide an option to wrap long lines in previews. Long prose-like markdown/text should not become unreadable just because one line exceeds the preview width.

Additional information

I searched for similar issues before filing.

Related issues:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    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