johndoh / roundcube-contextmenu

Adds context menus to various parts of Roundcube
https://plugins.roundcube.net/#/packages/johndoh/contextmenu
94 stars 30 forks source link

Emptying a folder with unread messages via context menu doesn't remove unread message badge #120

Closed smares closed 4 years ago

smares commented 4 years ago

The folder list displays a badge with the count of unread messages (if any). When using the contextmenu plugin to empty a folder (e.g. Trash), the operation succeeds, but the unread count is not reset / removed. Not sure if Roundcube offers an appropriate hook which the plugin could use. If not, maybe this can be addressed.

smares commented 4 years ago

Related to https://github.com/johndoh/roundcube-contextmenu/issues/76#issuecomment-208429113

Also updated the linked Issue as with the current version of the plugin and Roundcube 1.4.0, the Empty command is not always available.

johndoh commented 4 years ago

the change is in roundcube git-master. I think it will be included in the 1.4.2 release

smares commented 4 years ago

Thanks! Any info about the other problem I mentioned in #76 ?

johndoh commented 4 years ago

I cannot recreate it