After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652936 - G-c-c shell does not show the end of long icon captions
G-c-c shell does not show the end of long icon captions
Status: RESOLVED OBSOLETE
Product: l10n
Classification: Infrastructure
Component: Hungarian [hu]
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gabor Kelemen
Andras Timar
Depends on:
Blocks:
 
 
Reported: 2011-06-19 13:07 UTC by Gabor Kelemen
Modified: 2017-11-28 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the problem (536.41 KB, image/png)
2011-06-19 13:07 UTC, Gabor Kelemen
Details

Description Gabor Kelemen 2011-06-19 13:07:29 UTC
Created attachment 190200 [details]
Screenshot of the problem

The Hungarian translation of the Universal Access and System Info icons happen to be long. The control center shell however does not show the end of these long words, it is cut down like this: Akadálymentes|ítés and Rendszerinform|ációk. This is also visible with English when you select the biggest text size in the Universal Access panel.

Would it be possible to dynamically resize at least the caption part of the icons to accommodate the longest word in the string?
Comment 1 Bastien Nocera 2011-06-21 14:14:29 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 647087 ***
Comment 2 Bastien Nocera 2016-04-07 14:11:05 UTC
commit b3be07609a9bae43947ee3e59d8982a7715c9acf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 14:22:50 2016 +0200

    panels: Fix truncated panel names for larger fonts
    
    Note that this fix will not automatically fix translations, which will
    need to add soft-hyphens (U+00AD) to their translations themselves, and
    will not fix larger fonts for which the split up syllables end up
    being bigger than the maximum text width.
    
    It's the best we can do without redesigning the Settings shell, which is
    already something planned.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13

Translators, see:
http://thread.gmane.org/gmane.comp.gnome.internationalization.general/33633
for more information.
Comment 3 Piotr Drąg 2017-11-28 19:16:47 UTC
The old shell is gone (bug #790923), and the new one doesn’t have this problem.