Page MenuHome GnuPG

Double clicking on attachment will open attachment multiple times
Testing, HighPublic

Description

Caused by a connect call being called each time a new email is opened while reusing the same window without a disconnect.

Fixed by only calling connect once in the constructor.

Fix: