Version: 2.0.0 (using 4.1) Compiler: gcc OS: MS Windows Strange behavior of the decrypt/verify dialogs (see attachments). Decrypt and verify dialog should have the same window size, should not locking the background (with with spaces) and not half overlap some gray dialogs. Is it possible to combine the decrypt and verify dialogs to _one_ dialog? Currently it needs many clicks.
Created attachment 27853 [details] dv dialog 1
Created attachment 27854 [details] dv dialog 2
Created attachment 27855 [details] dv dialog 3
Created attachment 27856 [details] dv dialog 4
> Is it possible to combine the decrypt and verify dialogs to _one_ dialog? > Currently it needs many clicks. No. They're different connections to the server, since it was decided that there will be no combined decrypt_verify operation for emails, Kleo cannot do better. (We could theoretically detect that two connection are the same session, but that would unduly increase the complexity in Kleopatra, so it won't happen). What with the repaint: if that's an OL window, that's an GpgOL problem. If not: what kind of window _is_ it? Renaming to reflect the remaining valid point.
it is possible to set a minimum window size for the dialogs? In General, the user click only the close button and doesn't move the dialogs. It would be nicer for the default view and it could overlab the "dead" dialogs.
Already fixed in Gpg4win 2.0.x.