Bug 233101 - better resizing for the notes field
Summary: better resizing for the notes field
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Other
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 20:12 UTC by François Rey
Modified: 2010-04-03 08:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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