HandyOrg / HandyOrg/HandyControl
NotifyIcon 在win11 下无法发送通知
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Windows 11 专业版 24H2 系统版本 26100.6584 无法使用 NotifyIcon.ShowBalloonTip 来发送通知。其他版本没有环境未测试
Steps to reproduce the bug
win11 专业版,24H2 系统版本 26100.6584 ,调用NotifyIcon.ShowBalloonTip 不会弹出通知。
Expected behavior
No response
Screenshots
No response
NuGet package version
None
IDE
No response
Framework type
No response
Windows version
No response
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing NotifyIcon.ShowBalloonTip on Windows 11 Pro 24H2, build 26100.6584, and compare its behavior with other Windows versions. Trace the NotifyIcon.ShowBalloonTip entry point and determine what failure prevents the notification from appearing; done means notifications display reliably on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100