Bug 209872 - Molekular Editor: translated labels overwrite values caused by fixed layout
Summary: Molekular Editor: translated labels overwrite values caused by fixed layout
Status: RESOLVED FIXED
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 15:02 UTC by Burkhard Lück
Modified: 2009-10-28 14:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
layout patch for libavogadro-kalzium/src/tools/clickmeasuretool.cpp (1.08 KB, patch)
2009-10-08 15:06 UTC, Burkhard Lück
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Burkhard Lück 2009-10-08 15:02:15 UTC
Version:            (using Devel)
Installed from:    Compiled sources

In recent trunk and branch 4.3 the Measure tool in the Molekular editor has a fixed layout, as usual only designed for the english language.
The translated labels in german are longer than the english strings and overwrite the display of the measured values.
Checking l10-kde4 tree shows, that more than half of our translation have the same problem with the fixed layout.
Comment 1 Burkhard Lück 2009-10-08 15:06:20 UTC
Created attachment 37453 [details]
layout patch for libavogadro-kalzium/src/tools/clickmeasuretool.cpp
Comment 2 Burkhard Lück 2009-10-28 14:09:51 UTC
SVN commit 1041759 by lueck:

layout fix for translated labels longer than the english text, this fix is already in the avogadro repo on sf.net
BUG:209872

 M  +3 -3      clickmeasuretool.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1041759
Comment 3 Burkhard Lück 2009-10-28 14:13:55 UTC
SVN commit 1041762 by lueck:

port from branch rev1041759: layout fix for translated labels, this fix is already in the avogadro repo on sf.net
CCBUG:209872

 M  +3 -3      clickmeasuretool.cpp  


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