[Webkit-unassigned] [Bug 39240] [GTK] gtk_drag_begin should be initiated with a motion event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 22 12:15:19 PDT 2010


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





--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2010-05-22 12:15:20 PST ---
(In reply to comment #2)
> OK, now you *are* missing the explanation in the ChangeLog :)

Agreed, will fix for the next patch!

> Are you leaking the event and not adding a ref to the window? I remember some patch fixing this, so maybe I'm reviewing stuff in the wrong order, sigh.

Yeah, this patch was made before I found and fixed the memory leak. I
think I'll wait on this one until next week when I can get some second
opinions on the most elegant way to accomplish what I need.

Essentially the crux of the problem is that since the DRT will be simulating
drag and drop without processing real mouse events, the internal state of
the drag will be in the wrong place when it starts. Perhaps there is a
better way to do this though.

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