Copilot app causes own taskbar entry to highlight repeatedly
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 2.1k
- Forks
- 153
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par exécuter sous Linux avec KDE Plasma la commande xprop et xdotool signalée afin d’observer quand _NET_WM_STATE_DEMANDS_ATTENTION change. Suivez l’activité, la session et la gestion des notifications de l’application pour déterminer ce qui maintient l’état d’attention activé. La tâche est terminée lorsque l’entrée de la barre des tâches reste inactive en l’absence de nouvelle activité et ne se met en évidence que pour les messages, les sessions terminées ou les notifications.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- linux
- Domaine
- desktop, operating-systems
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100