Copilot app causes own taskbar entry to highlight repeatedly
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 2.1k
- Fork
- 153
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
Hướng dẫn đóng góp
Hướng nghiên cứu
Trước tiên, hãy chạy lệnh xprop và xdotool đã được báo cáo trên Linux với KDE Plasma để quan sát thời điểm _NET_WM_STATE_DEMANDS_ATTENTION thay đổi. Theo dõi hoạt động, phiên và việc xử lý thông báo của ứng dụng để xác định điều gì khiến trạng thái chú ý vẫn được đặt. Hoàn tất khi mục trên thanh tác vụ vẫn không hoạt động nếu không có hoạt động mới và chỉ được làm nổi bật khi có tin nhắn, phiên hoàn tất hoặc thông báo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- linux
- Lĩnh vực
- desktop, operating-systems
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100