[webkit-reviews] review requested: [Bug 70277] Assert in MoveSelectionCommand::doApply : [Attachment 113037] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 04:09:29 PDT 2011


Devdatta <pwjd73 at motorola.com> has asked  for review:
Bug 70277: Assert in MoveSelectionCommand::doApply
https://bugs.webkit.org/show_bug.cgi?id=70277

Attachment 113037: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=113037&action=review

------- Additional Comments from Devdatta <pwjd73 at motorola.com>
A MoveSelectionCommand is fired if an editable element is just focused even
without a selection. The attached patch avoids firing of MoveSelectionCommand
in case of a caret or no-selection. A ReplaceSelectionCommand is fired instead.


More information about the webkit-reviews mailing list