diff options
author | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 20:11:36 +0000 |
---|---|---|
committer | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 20:11:36 +0000 |
commit | 1efeafb447ba7ac799a2235b13a305fa03b2b8a3 (patch) | |
tree | 7ced20e0d56011fae6016d7b6b7bd5bbf00b84d6 /tools/xcodebodge | |
parent | 0e1e30e2f72e301d808a841128cb14e936748b95 (diff) | |
download | chromium_src-1efeafb447ba7ac799a2235b13a305fa03b2b8a3.zip chromium_src-1efeafb447ba7ac799a2235b13a305fa03b2b8a3.tar.gz chromium_src-1efeafb447ba7ac799a2235b13a305fa03b2b8a3.tar.bz2 |
Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scrolled. Basically, when a spell check language changes, it is added to the accept languages list so that it is remembered later. However, when the list gets scrolled, it keeps adding all the languages it scrolled. So, I decided to fix this by adding only the latest language selected as the spell check dictionary language in the drop down.
Issue=8374
Review URL: http://codereview.chromium.org/40145
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11022 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/xcodebodge')
0 files changed, 0 insertions, 0 deletions