Summary: | decrypt/verify dialogs should have the same size | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Emanuel Schütze <emanuel> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: | |||
Attachments: |
dv dialog 1
dv dialog 2 dv dialog 3 dv dialog 4 |
Description
Emanuel Schütze
2008-10-13 16:14:13 UTC
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. |