[Webkit-unassigned] [Bug 62621] Span ID duplicated when pressing enter at beginning of span

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 20:52:20 PDT 2011


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





--- Comment #22 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-14 20:52:20 PST ---
Ugh... I should have realized this during the review but you should have done document.execCommand('InsertParagraph', false, null) instead of eventSender.keyDown('\n').  Then this test would have worked on all ports.

Annie, could you post a patch to fix this?

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