github / github/app

Copilot app causes own taskbar entry to highlight repeatedly

オープン
#3,035 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
triage
主要言語
言語のデータがありません
スター
2.1k
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

説明

### Short summary

The Copilot app continuously sets the `_NET_WM_STATE_DEMANDS_ATTENTION` X11/Wayland window state, causing the taskbar icon to highlight repeatedly in KDE Plasma even when there are no new replies, sessions, or notifications.

### Affected version or release

v1.1.10

### Installation context

- OS: Linux (Bazzite, KDE Plasma 6.7.3) - App: GitHub Copilot installed as AppImage

### What happened?

The Copilot app continuously sets the `_NET_WM_STATE_DEMANDS_ATTENTION` X11/Wayland window state, causing the taskbar icon to highlight repeatedly in KDE Plasma even when there are no new replies, sessions, or notifications.

Closing and then reopening the app seems to have worked around the issue, but there seems to be an underlying issue somewhere.

### Steps to reproduce

xprop -spy -id $(xdotool search --name Copilot | head -1) | grep -E "(DEMANDS|URGENT|ATTENTION)"

### Expected behavior

`_NET_WM_STATE_DEMANDS_ATTENTION` should only be set when there's actual new activity (messages, session completions, etc.)

### Additional context

Image

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by running the reported xprop and xdotool command on Linux with KDE Plasma to observe when _NET_WM_STATE_DEMANDS_ATTENTION changes. Trace the app's activity, session, and notification handling to identify what keeps the attention state set. Done means the taskbar entry remains inactive without new activity and highlights only for messages, session completions, or notifications.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
linux
領域
desktop, operating-systems
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。