[Bug]: Drop-to-attach overlay stays stuck after interrupted drag
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 30/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 領域
- desktop
調査の方向性
The issue describes a bug in the private desktop application code, which is not in this public repository. A newcomer would need to understand the drag overlay lifecycle in the private codebase. The first step is to locate the drag overlay handling code in the private repository, then examine event paths for drag end, focus loss, and cancellation. 'Done' means the overlay clears reliably and CPU usage returns to normal after an interrupted drag.
索引モデルが issue の本文から書いたものです。
説明
Problem
A drag entering the Command Code desktop window can leave the “drop to attach” overlay stuck if the source process exits before the app receives a terminal drag event. The report describes the overlay remaining until reload and the renderer using 30–66% CPU while otherwise idle.
Expected behavior
The overlay should clear when the drag ends, including when the source disappears and no drop or dragleave arrives. An inactive overlay should not keep the renderer busy.
Reproduction
- Start dragging an item from another app over the Command Code window.
- End the source process during the drag.
- Check whether the overlay clears without reloading the desktop app.
Environment and evidence
Reported on Command Code GUI 0.1.37, macOS 27.0 (build 26A428), Apple silicon. The original report includes a renderer sample and CPU observations in the issue filed in the wrong repository.
Proposed direction
Please inspect the private desktop application code that owns the drag overlay and determine how to guarantee teardown when terminal drag events are missing. Candidate safeguards include handling all available end/focus/cancel paths, a bounded watchdog, and pausing overlay work when no drag is active. These are options for investigation, not a prescribed implementation; the renderer source is not present in this public repository, so the root cause remains to be confirmed by maintainers.
The public desktop repository contains installers, documentation, and issue tracking. Application source is private, so this report tracks the GUI behavior and does not claim to provide or test an application-code fix.
Automated posting by agentic team with human oversight.
- 主要言語
- Shell
- スター
- 80
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CommandCodeAI/desktop のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
CommandCodeAI/desktop#107 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
CommandCodeAI/desktop#94 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
CommandCodeAI/desktop#66 · コメント 1 件 · リアクション 2 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
CommandCodeAI/desktop#109 · コメント 1 件 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CommandCodeAI/desktop#105 ·
CommandCodeAI/desktop の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
module: core
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
bigbluebutton/bigbluebutton#25849 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
vercel-labs/just-bash#464 ·
-
area:sandbox documentation enhancement platform:linux
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
anthropics/claude-code#96664 ·
-
cost:cheap severity:medium
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
fairagro/m4.2_sql_to_arc#227 ·