UNCONFIRMED28919
Copying from OpenOffice and pasting into Webkit contentEditable doesn't work
https://bugs.webkit.org/show_bug.cgi?id=28919
Summary Copying from OpenOffice and pasting into Webkit contentEditable doesn't work
Marcos Almeida
Reported 2009-09-02 13:50:51 PDT
1. Create a document with OpenOffice.org Writer 2. Type some text 3. Select all and copy 4. Go to http://www.mozilla.org/editor/midasdemo/ 5. Click in the editable field 6. Paste --> In safari, it pastes some metadata like "Version:1.0 StartHTML:0000000168 EndHTML:0000000560 StartFragment:0000000489 EndFragment:0000000543" before the actual text that was copied --> In chrome, nothing happens I tried this in linux/chrome and just the copied text was pasted, so that worked fine.
Attachments
Alexey Proskuryakov
Comment 1 2009-09-04 13:22:03 PDT
Ryosuke Niwa
Comment 2 2012-05-01 22:11:52 PDT
Does this bug still reproduce? Or has Enrica's recent pasteboard refactoring fixed this issue? (Sounds like this is a problem with CF_HTML format).
Daniel Cheng
Comment 3 2012-05-04 13:13:36 PDT
This works for me in Chrome with OO 3.3 and Chrome 20. I don't have Safari for Windows available to test at the moment.
Note You need to log in before you can comment on or make changes to this bug.