[Webkit-unassigned] [Bug 61008] Assertion failed if text field is cleared while drag&drop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 21:29:48 PDT 2011


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





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2011-10-21 21:29:48 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > I'm having trouble understanding this change. Is the call to gtk_window_translate_coordinates unnecessary? Are the coordinates correct without it. It's unusual that this would be required for GTK+ 2, but not something similar for GTK+ 3.
> 
> AFAIK, In case of GTK+2, when the text is being dragged there is another small window getting created to hold the text being dragged. And for that the Widget we received in this call has to be translated into its toplevel widget co-ordinates which is not the GTK+3 case.

This is also the case for GTK+ 3, AFAIK. The small window is the drag icon.

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