[Webkit-unassigned] [Bug 53933] Pasting into contenteditable table cell pastes into adjacent cell instead.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 14:11:17 PST 2011


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-09 14:11:17 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Created an attachment (id=85212)
 --> (https://bugs.webkit.org/attachment.cgi?id=85212&action=review) [details] [details]
> > demo
> 
> I can see where this test case goes wrong, as the position is interpreted as being after the first child of the table element. Can you reproduce this the way the reporter said? Even putting "1" inside a non-content editable span, while it breaks the caret position, doesn't insert or paste content into the wrong location.

You need to paste HTML.  If you just insert plain text, then the content is inserted in the first cell as expected.

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