[Webkit-unassigned] [Bug 19331] Drag and drop of links in edit mode violates assert in MoveSelectionCommand::doApply()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 08:11:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19331


jonathon.jongsma at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21484|0                           |1
        is obsolete|                            |
  Attachment #21509|                            |review?(oliver at apple.com)
               Flag|                            |




------- Comment #8 from jonathon.jongsma at collabora.co.uk  2008-06-05 08:11 PDT -------
Created an attachment (id=21509)
 --> (http://bugs.webkit.org/attachment.cgi?id=21509&action=view)
Expand the selection to the enclosing anchor element at the drag launch per
comment by Olliver

Well, Here's a modified patch that expands the selection at the drag launch
site as you suggested.  I'm not convinced this is the ideal solution however. 
In this case, if you start a drag and then abort it (e.g. by pressing 'esc'),
you'll end with the link selected when it wasn't selected before the drag. 
This doesn't seem quite right to me, but I guess it doesn't seem too bad either
as it's the same behavior that exists for images.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list