[Webkit-unassigned] [Bug 60620] REGRESSION(r64893-r66820): On Windows, tables from Excel are pasted as plain text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 11 05:39:05 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60620
--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> 2011-05-11 05:39:04 PST ---
Created an attachment (id=93111)
--> (https://bugs.webkit.org/attachment.cgi?id=93111&action=review)
HTML content to be pasted in step 2
To reproduce the original bug, you must follow the lengthly steps below:
Reproduction steps:
1. Download Windows Clipboard Viewer from http://www.peterbuettner.de/develop/tools/clipview/
2. Launch the program and copy & paste the attached content
3. Type in "HTML Format" (without quotations) into a box right of "Push in Clip"
4. Press "Push in Clip"
5. Open http://www.mozilla.org/editor/midasdemo/ in WebKit Windows port.
6. Paste in the content editable region of the page
Expected result:
"hello", "world", and "WebKit" are in table cells
Actual result:
"hello world WebKit" is pasted as a plain text.
--
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