Bug 69855

Summary: Bad debugger toolbar layout
Product: [Applications] kdevelop Reporter: Hasso Tepper <hasso>
Component: CPP DebuggerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.0.0b2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot to illustrate bug

Description Hasso Tepper 2003-12-08 11:35:06 UTC
Version:           3.0.0b2 (using KDE 3.1.94 (3.2 Beta 2), compiled sources)
Compiler:          gcc version 3.3.2 (Debian)
OS:          Linux (i686) release 2.4.23

Debugger toolbar has bad layout. Translated strings will not fit to the buttons. Example screenshot (Estonian) attached (there should be "Astu välja" and "Katkestused" on buttons).
Comment 1 Hasso Tepper 2003-12-08 11:35:49 UTC
Created attachment 3609 [details]
Screenshot to illustrate bug
Comment 2 Andreas Pakulat 2007-01-14 02:42:53 UTC
The layout is better in 3.4, the translation would need to be changed by the translation team.
Comment 3 Andreas Pakulat 2007-01-14 02:56:22 UTC
Sorry, I looked at the wrong toolbar, re-opening.
Comment 4 Andreas Pakulat 2007-11-30 17:52:09 UTC
SVN commit 743334 by apaku:

fix calculation of sizeHint for the buttons that have both pixmap and text.
BUG:69855

 M  +8 -1      dbgtoolbar.cpp  


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