Bug 233101

Summary: better resizing for the notes field
Product: [Applications] kaddressbook Reporter: François Rey <kde.org>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Other   
Latest Commit: Version Fixed In:

Description François Rey 2010-04-02 20:12:46 UTC
Version:            (using KDE 4.4.2)
OS:                Other
Installed from:    Archlinux Packages

The notes field in the business tab of a contact form does not resize properly, its size remains constant when increasing the size of the window, leaving a large blank space between the notes field and the previous field.
Upon closer inspection, it's the Groupware box that takes too much space (only the free/busy field is shown in my case).
Therefore a proper resolution is to make the Groupware box adapt to the size of its content, leaving more room for notes.
A better resolution however is to move the notes field to an entirely new tab as suggested in another wishlist ticket. Until then, the above suggested solution would be great.
This is reported as a bug because such a large empty space is caused by an inappropriate layout of the screen.
Comment 1 Tobias Koenig 2010-04-03 08:34:31 UTC
SVN commit 1110480 by tokoe:

Let the notes widget take all the available space

BUG: 233101


 M  +0 -4      contacteditorwidget.cpp  


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