diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 18:28:40 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 18:28:40 +0000 |
commit | 3f88476f268065d212ac567ceb3a8c2501905f93 (patch) | |
tree | 444a10af521534f22fed4b32c1719b154e528b44 /views/examples | |
parent | 6845f46001496a8bfd3ec3706533aeded64099ac (diff) | |
download | chromium_src-3f88476f268065d212ac567ceb3a8c2501905f93.zip chromium_src-3f88476f268065d212ac567ceb3a8c2501905f93.tar.gz chromium_src-3f88476f268065d212ac567ceb3a8c2501905f93.tar.bz2 |
Make the invisible items in the system menu of a few Indian language versions of Chrome.
|owner_drawn| is currently set if the UI font family or the UI font size is overriden. However, this leads menu items to be invisible in the system menu. This was not the case in Chrome 2.0, but somehow the way 'owner_drawn' menu is drawn has changed and we have this regression.
As a work around for the branch (3.0 train left, but we can merge this to 3.0.1), this CL sets |owner_drawn| to false for the system menu even if the UI font or the UI font size is overriden.
BUG=18042 (http://crbug.com/18042 )
TEST=Run Chrome with '--lang=hi' command line flag on Windows. Make sure that the translated menu items in the system menu are visible (e.g. 'New Tab', 'Task Manager') although a bit too small to read while the font size in the page/wrench menu is reasonably large.
Review URL: http://codereview.chromium.org/200123
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27382 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/examples')
0 files changed, 0 insertions, 0 deletions