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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 13:42:45 PDT 2010


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





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2010-07-20 13:42:45 PST ---
My first reaction was that the current behavior is correct and that web developers can cancel mousedown if they don't want to perform a selection. But all the elements I can think of the are atomic (img, input type=radio, button, etc) the way canvas is don't allow starting selections. So, I think it makes sense to make canvas the same. FWIW, not selectioning also matches Firefox.

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