diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 16:21:51 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 16:21:51 +0000 |
commit | a914df178a5f13444e35545b76d05143bbb2db62 (patch) | |
tree | 56d1be9d40e079b31e827abf54da330375729d32 /chrome/license.txt | |
parent | 850dc30e30f7166990835195f594556b1de3716b (diff) | |
download | chromium_src-a914df178a5f13444e35545b76d05143bbb2db62.zip chromium_src-a914df178a5f13444e35545b76d05143bbb2db62.tar.gz chromium_src-a914df178a5f13444e35545b76d05143bbb2db62.tar.bz2 |
Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox.
BUG=2820
BUG=8162
TEST=Visit http://www.google.com/search?ie=UTF-8&q=荳雁慍 and select entire text in Omnibox, then copy the text.
Paste the copied text into other applications such as notepad and check if the pasted text contains %E4%B8%8A%E5%9C%B0, not 荳雁慍.
Paste the copied text into Firefox's URL bar and type return. Check if you are navigated to the same website.
Paste the copied text into textareas in Chrome and check if the pasted text contains %E4%B8%8A%E5%9C%B0.
Paste the copied text into Gmail's rich text editing mode and check if the pasted text contains 荳雁慍.
Right click the link you pasted in Gmail and check if you see "Go to: http://www.google.com/...%E4%B8%8A%E5%9C%B0".
Paste the copied text into URL-aware softwares such as MS-word and check if the pasted text contains 荳雁慍.
Check if the link in MS-word is pointing to encoded URL (http://www.google.com/...%E4%B8%8A%E5%9C%B0).
TEST=Visit http://www.google.com/search?ie=UTF-8&q=荳雁慍 again and select "q=荳雁慍" in Omnibox, then copy the text.
Paste it into somewhere and check if you see "q=荳雁慍".
TEST=Copy "荳雁慍" from somewhere and paste it into Omnibox.
Copy from Omnibox and paste it into notepad. Then check if the pasted text is NOT encoded.
Review URL: http://codereview.chromium.org/119352
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20265 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/license.txt')
0 files changed, 0 insertions, 0 deletions