Bug 172727 - decrypt/verify dialogs should have the same size
Summary: decrypt/verify dialogs should have the same size
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: unspecified Microsoft Windows
: VHI normal
Target Milestone: ---
Assignee: Marc Mutz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 16:14 UTC by Emanuel Schütze
Modified: 2011-01-24 12:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
dv dialog 1 (6.22 KB, image/png)
2008-10-13 16:14 UTC, Emanuel Schütze
Details
dv dialog 2 (8.25 KB, image/png)
2008-10-13 16:15 UTC, Emanuel Schütze
Details
dv dialog 3 (10.70 KB, image/png)
2008-10-13 16:15 UTC, Emanuel Schütze
Details
dv dialog 4 (4.07 KB, image/png)
2008-10-13 16:16 UTC, Emanuel Schütze
Details

Note You need to log in before you can comment on or make changes to this bug.
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.