HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

信息通知功能的崩溃bug

Open lzchina opened this issue 2 years ago • 0 comments

Describe the bug

弹出信息框(我用的desktop类型的)之后,程序窗口做操作,比如放大缩小或者点击按钮,以及点击弹出的消息,有一定的概率抛出异常,让程序崩溃。用例子程序的概率要低一些,用我自己的程序概率要高很多,可能是因为操作有具体业务代码的缘故。

Steps to reproduce the bug

1.点击弹出消息框按钮,比如“成功”,可以快速点击弹出大量弹出消息 2.弹出框不消失的情况下疯狂操作窗口,比如双击标题栏放大缩小,demo程序好像是点击弹出的消息会更高的概率死亡,死亡时好像每次都有一消息在弹出,请参看截图,截图是程序崩溃时候截图 3.有一定概率崩溃

Expected behavior

No response

Screenshots

bug bug2

NuGet package version

HandyControl 3.4.0

IDE

Visual Studio 2022

Framework type

.Net Framework 4.7.2

Windows version

Windows 11 (22000)

Additional context

No response

lzchina avatar Oct 20 '23 09:10 lzchina