[Webkit-unassigned] [Bug 27523] Don't convert soft hyphens in selections into spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 05:02:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27523


Peter Arrenbrecht <peter.arrenbrecht+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.arrenbrecht+webkit at gm
                   |                            |ail.com




--- Comment #4 from Peter Arrenbrecht <peter.arrenbrecht+webkit at gmail.com>  2009-07-22 05:02:35 PDT ---
I just realized that Firefox copies the soft-hyphens as 0xad, which in gedit
serves as a soft word-break location. Furthermore, it does _not_ copy shown
hyphens, as you suggest doing in the webkit patch. And I don't think one
should, because the paste target should handle wrapping, I think.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list