Comment #3 on issue 16389 by [email protected]: Text in download bar  
doesn't fit
http://code.google.com/p/chromium/issues/detail?id=16389

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=20572

------------------------------------------------------------------------
r20572 | [email protected] | 2009-07-13 16:44:00 -0700 (Mon, 13 Jul 2009)  
| 10 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/download_item_gtk.cc?r1=20572&r2=20571

GTK: Force a size on download items and elide the dangerous download  
filename.

This is a temporary hack that might not work in all locales and definitely  
won't work if we ever let users change font sizes. GtkLabels are just plain  
broken. Pango is also broken because you can get height-for-width for a  
layout but not width-for-height.

Thus we should switch to using skia to draw download items fonts, but this  
solution will work for now.

BUG=16389
TEST=download the Dansk version of open office for windows

Review URL: http://codereview.chromium.org/155395
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to