[Webkit-unassigned] [Bug 33950] contentEditable with "position:relative" paragraphs is buggy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 09:07:27 PDT 2012


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





--- Comment #5 from Aaron Boushley <boushley at gmail.com>  2012-10-22 09:08:29 PST ---
It should also be noted that the user needs to be the one to create these elements. If the elements are pre-populated in the DOM, deletion appears to work just fine. So the attached test case really is the minimal case. If you were to append the 1-4 p tags and then just delete number 2 it would not show the incorrect behavior.

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