Created attachment 5711 close window and deactive button on focus-out event When clicking the button a calendar window opens. Working with other windows the calendar windows stays open in background, button remains pressed. The attached patch changes this. The window is close and button is deactivated on focus-out event.
This patch is indeed useful and works nicely. Please apply ASAP.
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)
Pushed the patch to master. I would have rather implemented it the way it is done in the clock plugin but this patch works in most cases.
This patch isn't complete. The button still remains "pushed", requiring two clicks to reopen the calendar.
Sorry I was wrong. This bug is fixed on Git.