Skip to content

Codex Desktop: right-side artifact/source hover popover blocks scrollbar dragging #20886

@rlaehrb1

Description

@rlaehrb1

What happened

In the Codex Desktop app, moving the mouse to the right-side scrollbar area can trigger the Artifact/Sources hover popover. The popover appears over or near the scroll area, making it difficult or impossible to reliably grab and drag the scrollbar.

Why this is a problem

When a conversation is long, the scrollbar is the most direct way to navigate. If the hover popover opens while trying to use the scrollbar, the user loses control of scrolling and has to fall back to mouse wheel or keyboard navigation.

Expected behavior

The right-side scrollbar hit area should remain usable without hover popovers appearing on top of it. Possible fixes:

  • Do not trigger Artifact/Sources popovers when the pointer is within the scrollbar gutter or very close to the window edge.
  • Add a setting to disable Artifact/Sources hover popovers.
  • Delay or suppress the popover while the user is dragging or approaching the scrollbar.

Environment

  • App: Codex Desktop
  • Platform: Windows
  • Build observed locally: codex@26.429.30905, windows-store, Electron 41.2.0
  • Locale/timezone observed locally: ko-KR, Asia/Seoul

Workaround

Mouse wheel, PageUp/PageDown, Home/End work, but they do not replace direct scrollbar dragging for long sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething 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