Razor-qt / razor-qt

Razor is now LXQt:
http://lxqt.org
Other
365 stars 78 forks source link

Second notification is not displayed correctly #630

Closed diggit closed 11 years ago

diggit commented 11 years ago

Try to send some simple notification twice (identical), eg # notify-send "test". When first disapperas do it again (second one). Notification will not appear on its place but when you try to click on expected close button position, notification will shortly appear and then closes. If you try to send some different notification after two previous (and not closed unvisible notification), this notification will appear and that invisible too.

jleclanche commented 11 years ago

This is issue #536.

diggit commented 11 years ago

Yes, I missed 5 month old bug. As I described, pressing mouse button on expected close button position makes notification visible. If you release button away from close button, notification will wait common timeout and closes itself as it should. Something in close button push event makes it visible.