openai / openai/codex

[App] Composer shadow overlays conversation content while scrolling on macOS

Open
#38,543 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug
Dominant language
Rust
Stars
125k
Forks
19.5k
PR merge metrics
PR metrics pending

Description

Environment
  • App: ChatGPT/Codex desktop
  • App version: 26.730.61639
  • App build: 6234
  • macOS: 26.3 (25D125)
  • Architecture: Apple Silicon (arm64)
  • Theme: Light
  • UI language: French
What issue are you seeing?

While scrolling a conversation, the fixed composer casts an oversized translucent white/gray shadow or backdrop upward over the conversation content. Text and card borders become faded or partially obscured as they pass behind this layer.

This is specifically a shadow overlap during scrolling, rather than a persistent translucent layer below the composer.

Steps to reproduce
  1. Open a conversation containing enough content to scroll.
  2. Scroll until conversation content passes near the fixed composer at the bottom of the viewport.
  3. Observe the broad shadow layer extending upward from the composer and covering the scrolled content.
Expected behavior

The composer shadow should provide subtle visual separation without covering readable conversation content. The shadow should be constrained appropriately, or the scrollable content should end above the composer.

Actual behavior

A large translucent shadow overlays the content and reduces its legibility.

Additional information

Related but distinct from #24537: that report concerns a translucent layer below the composer on an Intel Mac, while this report concerns the composer shadow extending upward over scrolled content on Apple Silicon.

Image

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

Reproduce the scrolling behavior in the ChatGPT/Codex desktop app on the specified Apple Silicon macOS environment, using a conversation long enough to scroll. Inspect the composer and conversation scrolling layout to determine where the oversized shadow overlaps content. Done means the composer still has visual separation while scrolled text and card borders remain readable and are not covered by the shadow.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.