Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 16534 by phistuck: BUG: Selecting All, Copying And Pasting In The  
Omnibox Pastes Escaped Characters
http://code.google.com/p/chromium/issues/detail?id=16534

Chrome Version       : 3.0.193.0 (maybe also in 3.0.192.1) - Windows
URLs (if applicable) : solopianoradio.com (or any other website, even the
one you are currently looking at)

What steps will reproduce the problem?
1. Append a quotes character (") to the Omnibox (do not delete the current
URL!).
2. Press Control+A or right click and select "Select all".
3. Control+V or right click and select "Paste" (wherever).

What is the expected result?
The same text that was copied.

What happens instead?
Instead of showing a quotes character, it will show %22.

Add a space and javascript:alert("s");, it will show -
http://code.google.com/p/chromium/issues/entry%20javascript:alert(%22s%22);
Copying the text inside the Omnibox sometimes escapes the characters before
copying (or simply does not unescape them internally).

--
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