[Webkit-unassigned] [Bug 47615] REGRESSION: Text selection loses formatting on paste
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 15 11:16:23 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47615
--- Comment #9 from Tony Chang <tony at chromium.org> 2010-10-15 11:16:22 PST ---
(In reply to comment #8)
> I've just play with this a bit.
> I wonder why other apps can read NSHTMLPboardTypes from the pboard regardless
> WebKit doesn't write with that type.
> It looks WebKit just provides
> WebArchivePboardType, NSRTFDPboardType, NSRTFPboardType, NSStringPboardType....
WebKit doesn't write text/html to the pasteboard because it broke MS Office 2004.
http://trac.webkit.org/changeset/6793
https://bugs.webkit.org/show_bug.cgi?id=19893
However, WebArchivePboardType should include the information necessary to paste HTML.
--
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