Comment #3 on issue 16926 by [email protected]: Copy/pasting nbsp  
entities from X PRIMARY selection from HTML pastes unicode crap (0xC2A0)  
instead of 0x20 spaces
http://code.google.com/p/chromium/issues/detail?id=16926

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

------------------------------------------------------------------------
r20920 | [email protected] | 2009-07-16 16:57:27 -0700 (Thu, 16 Jul 2009)  
| 8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webframe_impl.cc?r1=20920&r2=20919

WebFrameImpl::GetSelection(): Replace NBSPs with spaces.

Also, on windows, replace new lines with window style new lines. This call  
is just there to match Pasteboard::writeSelection(), since AFAICT  
WebFrameImpl::GetSelection() is never used on any platform besides linux.

BUG=16926
TEST=see bug

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


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