[Webkit-unassigned] [Bug 42660] mousedown in canvas should not trigger selection in document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 23 13:18:11 PDT 2011


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





--- Comment #3 from Evan Jones <evanj at csail.mit.edu>  2011-07-23 13:18:11 PST ---
Created an attachment (id=101819)
 --> (https://bugs.webkit.org/attachment.cgi?id=101819&action=review)
test case: click and drag or double click the canvas; compare to img

Double clicks cause the same "unexpected" behaviour: It causes the text following the <canvas> to be selected, whereas an <img> element does not do the same (attaching a stupid test case for 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