[Webkit-unassigned] [Bug 105323] when contentEditable=true inside contentEditable=false inside contentEditable=true, backspace behavior is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 07:46:17 PST 2013


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


Johannes Wilm <johannes.wilm at sourcefabric.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179974|0                           |1
        is obsolete|                            |




--- Comment #2 from Johannes Wilm <johannes.wilm at sourcefabric.org>  2013-01-15 07:48:05 PST ---
Created an attachment (id=182773)
 --> (https://bugs.webkit.org/attachment.cgi?id=182773&action=review)
test case showing contenteditable=false inside contenteditable=true

this case shows three different cases and how they are handled differently by the delete command:

Try to delete the three contenteditable=false areas using backspace/del, and the results are very different -- one can be deleted without problems, one spills its contents into the outer container, and the last one cannot be deleted at all.

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