Bug 172727

Summary: decrypt/verify dialogs should have the same size
Product: [Applications] kleopatra Reporter: Emanuel Schütze <emanuel>
Component: generalAssignee: Marc Mutz <mutz>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs
Priority: VHI    
Version: 2.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: dv dialog 1
dv dialog 2
dv dialog 3
dv dialog 4

Description Emanuel Schütze 2008-10-13 16:14:13 UTC
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.
Comment 1 Emanuel Schütze 2008-10-13 16:14:46 UTC
Created attachment 27853 [details]
dv dialog 1
Comment 2 Emanuel Schütze 2008-10-13 16:15:07 UTC
Created attachment 27854 [details]
dv dialog 2
Comment 3 Emanuel Schütze 2008-10-13 16:15:43 UTC
Created attachment 27855 [details]
dv dialog 3
Comment 4 Emanuel Schütze 2008-10-13 16:16:01 UTC
Created attachment 27856 [details]
dv dialog 4
Comment 5 Marc Mutz 2008-10-23 10:12:14 UTC
> 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.
Comment 6 Emanuel Schütze 2008-11-07 14:03:10 UTC
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.
Comment 7 Emanuel Schütze 2011-01-24 12:56:16 UTC
Already fixed in Gpg4win 2.0.x.