[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 13:56:04 PST 2011


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





--- Comment #3 from Levi Weintraub <leviw at chromium.org>  2011-03-09 13:56:04 PST ---
(In reply to comment #2)
> Created an attachment (id=85212)
 --> (https://bugs.webkit.org/attachment.cgi?id=85212&action=review) [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.

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