idea plugin notification sticky_ballon not popup actively
已回答
After calling notificontions.bus.notify, the stick_ballon window cannot pop up in the lower right corner, but there are records in the eventlog window.
I found that when the eventlog window is opened, the notification window can pop up normally. The eventlog window is closed, the notification window cannot pop up and an error is reported
And report an error:
exception in thread "awt-windows" java.lang.nosuchmethoderror:islightweightdialog at java.desktop/sun.awt.windows.wtoolkit.eventloop
at java.desktop/sun.awt.windows.wtoolkit.run(wtoolkit.java:305)
请先登录再写评论。
Please file bug https://youtrack.jetbrains.com/issues/IDEA and include exact information about OS, IDE version and snippet of your code. Thanks