[Webkit-unassigned] [Bug 53263] contentEditable formatBlock crashes on divs with contenteditable="false"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 16:10:57 PST 2011


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





--- Comment #3 from Emil A Eklund <eae at chromium.org>  2011-01-27 16:10:57 PST ---
editableRootForPosition is only used by a handfull of commands and FormatBlock appears to be the only one where it's assumed to always return a node.

I tried quite a few commands and FormatBlock was the only one I could get to trigger a crash.

I could include more commands in the test if you'd like (and make it a generic contenteditable=false/execCommand test).

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