Bug 192375

Summary: column headers resize to minimum
Product: [Applications] kgpg Reporter: Paul Bransford <draeath>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED FIXED    
Severity: normal CC: arne.schmitz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: kgpgrc file, as requested

Description Paul Bransford 2009-05-11 23:00:04 UTC
Version:           2.1.0 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

The column headers in kgpg's Key Management window resize to their minimum size on launch of the program.

They do not seem to default to an appropriate size, nor save any custom sizing the user applies.
Comment 1 Rolf Eike Beer 2009-05-12 08:21:47 UTC
Yes, on first startup things are screwed. But afterwards the sizes are saved. If it does not work for you please attach your kgpgrc.
Comment 2 Paul Bransford 2009-05-13 00:14:40 UTC
Created attachment 33598 [details]
kgpgrc file, as requested

The sizing does not save, for me. Attaching per request.
Comment 3 Arne Schmitz 2009-05-27 19:35:35 UTC
I can confirm, also the main window is /always/ opened now, when I restore the session. Both side effects were not present in KDE 4.2.3.
Comment 4 Rolf Eike Beer 2009-05-27 23:22:16 UTC
(In reply to comment #3)
> I can confirm, also the main window is /always/ opened now, when I restore the
> session. Both side effects were not present in KDE 4.2.3.

Which version are you using?

You did not see the wrong column sizes with 4.2.3 but you see with your current version?
Comment 5 Arne Schmitz 2009-05-28 06:33:50 UTC
I am using the 4.3.0 beta from OpenSUSE's repository. And I *think* I did not see the wrong column sizes before. But that might be because the main window was not opened always, and I have not used Kgpg that much in the last months... :) I mainly use gpg for signing emails, seldomly using the frontend to manage keys and stuff.
Comment 6 Rolf Eike Beer 2009-10-03 13:30:17 UTC
SVN commit 1030866 by dakon:

set some sane defaults for column width

BUG:192375


 M  +21 -3     keytreeview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030866
Comment 7 Rolf Eike Beer 2009-10-03 13:36:01 UTC
SVN commit 1030869 by dakon:

set some sane defaults for column width

Forward-port of r1030866

CCBUG:192375

 M  +21 -3     keytreeview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030869