[Webkit-unassigned] [Bug 70277] Assert in MoveSelectionCommand::doApply

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


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


Devdatta <pwjd73 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113037|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Devdatta <pwjd73 at motorola.com>  2011-10-31 04:09:30 PST ---
Created an attachment (id=113037)
 --> (https://bugs.webkit.org/attachment.cgi?id=113037&action=review)
Proposed patch

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.

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