Bug 256973

Summary: Categories label causes KAddressbook contact editor to grow horizontally when many or long-named categories in use
Product: [Applications] kaddressbook Reporter: Will Stephenson <wstephenson>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Will Stephenson 2010-11-15 13:25:44 UTC
Version:           unspecified (using Devel) 
OS:                Linux

The categories label tries to show all categories in their entirety.  This can cause the contact editor to grow wider than the screen.  

Upstream reporter cites the case of addressbooks imported from other tools which may already include long categories: https://bugzilla.novell.com/show_bug.cgi?id=302474

Reproducible: Didn't try

Steps to Reproduce:
Define categories with long names, check them for a contact, look at contact editor.
Comment 1 Tobias Koenig 2010-11-15 13:38:53 UTC
SVN commit 1197332 by tokoe:

Use KSqueezedTextLabel instead of QLabel to avoid
the contact edit dialog to resize.

BUG: 256973


 M  +3 -3      tagwidget.cpp  


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