Bug 73653 - Truncated anaconda button when using Swedish
Summary: Truncated anaconda button when using Swedish
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-07 20:46 UTC by Christian Rose
Modified: 2007-04-18 16:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-05-25 14:53:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Rose 2002-09-07 20:46:29 UTC
Tested using null and Swedish.

#: ../iw/language_support_gui.py:214
msgid "Select Default _Only"
msgstr "Vdlj _endast standardalternativet"

When the above translation is displayed on a button, it get's cut (due to the
lack of space) so that only "lj _endast standardalternativ" is visible. I don't
see how to make this message shorter without making the wording worse, so I
think it would be great if the width of the button would adopt to the message size.

Comment 1 Michael Fulbright 2002-09-16 21:22:41 UTC
Alex do you have any ideas?

Comment 2 Alexander Larsson 2002-09-17 07:30:35 UTC
msf: Is there any way to make the button grow?

If not, i guess you could use "Valj endast standard", which is somewhat worse,
but should fit.

Comment 3 Michael Fulbright 2002-09-20 21:20:15 UTC
Thanks.

Comment 4 Michael Fulbright 2003-01-30 21:54:04 UTC
Alex can we make the label in the button wrap on multiple lines? What if I use
pango markup on the label?

Comment 5 Alexander Larsson 2003-02-05 14:23:56 UTC
You should be able to call gtk_label_set_line_wrap() on the child of the button.



Comment 6 Michael Fulbright 2003-02-06 17:51:38 UTC
This works nicely.

Comment 7 Brent Fox 2003-05-25 14:53:48 UTC
I'm going through Bugzilla closing some bugs that have been marked as Modified
for some period of time.  I believe that most of these issues have been fixed,
so I'm resolving these bugs as Rawhide.  If the bug you are seeing still exists,
please reopen this report and mark it as Reopened.


Note You need to log in before you can comment on or make changes to this bug.