Restore manual dragging for the floating task-status indicator
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.901.1978.0
What subscription do you have?
ChatGPT Pro
What platform is your computer?
Windows, 64-bit
What issue are you seeing?
Source: User report from the Windows Codex desktop app
Submitted: September 2, 2026
Subject / Reference: Floating task-status indicator cannot be repositioned
- Summary
The floating task-status indicator used to be draggable anywhere on screen. In the current desktop app, it remains fixed in a location that can obstruct other applications and cannot be moved.
- Key Details
The indicator is useful because it shows when Codex is thinking or working, but users need to be able to place it where it does not cover their active work. The prior movable behavior was useful and should be restored.
- Requested Outcome
Restore manual drag positioning for the floating task-status indicator and persist the chosen position across restarts.
- Scope and Constraints
Keep the main ChatGPT or Codex window independently sized and positioned. Do not force the status indicator to follow or anchor to the main window.
- Completion Checklist
- The floating task-status indicator can be dragged to any usable screen location.
- Its chosen position persists after the desktop app restarts.
- The indicator remains visible while active work is running.
- Follow-up and References
This is a regression from prior behavior in which the indicator could be moved freely.
What steps can reproduce the bug?
- Start a task that shows the floating task-status indicator.
- Attempt to drag the indicator to another screen location.
- Restart the desktop app and check whether a user-selected location is retained.
Actual result: the indicator cannot be moved.
What is the expected behavior?
The user can drag the indicator to a preferred screen location, such as the lower-right corner, and that position is retained after restart.
Additional information
The indicator is valuable as a lightweight signal that work is in progress. The request is not to remove it, but to restore user control over its placement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the floating task-status indicator entry point and the code that controls its window position, then trace how desktop preferences persist across restarts. Done means the indicator can be dragged to a usable screen location, retains that position after restart, remains visible during active work, and stays independent of the main window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 66/100