[Webkit-unassigned] [Bug 60620] REGRESSION (r65868): On Windows, tables from Excel are pasted as plain text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 11:00:16 PDT 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #10 from Tony Chang <tony at chromium.org>  2011-05-11 11:00:15 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > What does firefox do?  Should we not be using fragment parsing for copy/paste?
> 
> They seem to have a special parsing algorithm just to deal with CF HTML :(

Ryosuke and I were looking at the Moz code yesterday.  He's saying there's a parsing algorithm that parses CF_HTML to generate HTML, which I assume gets passed to their HTML5 parser.  WebKit has similar code for parsing CF_HTML into HTML, but it's very simplistic.

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