Bug 163918

Summary: Translated strings doesn't fit in zoom combobox toolbar item
Product: [Frameworks and Libraries] kdelibs Reporter: Javier <javi.azuaga>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Zoom combobox not resizing

Description Javier 2008-06-12 17:51:13 UTC
Version:           0.6.80 (using 4.00.82 (KDE 4.0.82 >= 20080610), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-16-generic

When using Okular with the spanish (ES) translation, the zoom combobox in the toolbar doesn't show the entire string for the translations of fit width (ajustar al ancho) and fit page (ajustar a la pagina).

Shouldn't the combobox expand according to the text inside?
Comment 1 Albert Astals Cid 2008-06-13 21:16:29 UTC
Can you attach a screenshot showing the problem?
Comment 2 Javier 2008-06-13 22:06:44 UTC
Created attachment 25313 [details]
Zoom combobox not resizing
Comment 3 Albert Astals Cid 2008-06-21 01:13:24 UTC
SVN commit 822657 by aacid:

Make kcombobox minimumsize bigger if the lineedit is a KLineEdit and it's editable
otherwise looks ugly because the clear button will cover the last 2/3 letters of the biggest entry

Nobody opposed for a week.

BUG: 163918


 M  +16 -0     kcombobox.cpp  
 M  +2 -0      kcombobox.h  
 M  +11 -0     klineedit.cpp  
 M  +6 -0      klineedit.h  


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