点击右下角消息提示后应重新聚焦 Cindy 窗口
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: zhaoshengzhe
**客户端版本**: 0.1.7
---
## 使用场景
在 Windows 桌面端使用 Cindy 时,如果 Cindy 窗口当前不在焦点,右下角出现 Cindy 的消息提示后,用户会点击该提示,希望回到 Cindy 继续操作。
用户提供了录屏参考:`C:\Users\XD\Downloads\QQ20260723-155723.mp4`。录屏最后打开 Cindy 的动作是用户手动去任务栏点击 Cindy,而不是点击消息提示后自动聚焦。
## 诉求
点击右下角的 Cindy 消息提示后,希望 Cindy 主窗口能够被重新聚焦并置前,类似“重新置顶 / 激活 Cindy 窗口”的效果,让用户可以直接回到软件继续操作。
## 当前体验
点击右下角消息提示后,Cindy 没有重新聚焦到前台。用户仍需要再去任务栏手动点击 Cindy,才能回到软件进行操作。
## 建议方案
当用户点击 Cindy 的桌面消息提示时,主动唤起并聚焦 Cindy 主窗口;如果窗口被其他窗口遮挡或处于后台,应将其切到前台。
---
**OS**: win32 x64 (10.0.19045)
**界面语言**: zh-CN
Contributor guide
Research direction
No source file or test is named in the issue. Start by locating the Windows desktop notification click handler and the Cindy main-window activation path, then reproduce the behavior on Windows 10. Done means clicking a Cindy notification brings the main window to the foreground and focuses it instead of requiring a taskbar click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100