Bug 69855 - Bad debugger toolbar layout
Summary: Bad debugger toolbar layout
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: 3.0.0b2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-08 11:35 UTC by Hasso Tepper
Modified: 2007-11-30 17:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot to illustrate bug (6.69 KB, image/png)
2003-12-08 11:35 UTC, Hasso Tepper
Details

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