[Webkit-unassigned] [Bug 101487] No dragover event when mouse is idle on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 05:01:13 PST 2012


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





--- Comment #3 from danya.postfactum at gmail.com  2012-11-10 05:02:53 PST ---
Created an attachment (id=173445)
 --> (https://bugs.webkit.org/attachment.cgi?id=173445&action=review)
Testcase for lack of dragover event on Linux

Open the attachment in Chrome on Linux. Open Console. Grab the link and watch the event stream. You can see that dragover event occurs only while mouse moving. If you stop moving the pointer, there is no dragover event. No press Ctrl key - dropEffect is set to 'copy', but you don't get ui feedback about it until mouse moving.

This is bad thing, guys... I like chrome, like linux. I would like all this to work nice. Sorry, but I have no experience to fix it myself...

Tested in Chrome 22.0.1229.94.

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