| [news.eclipse.platform.swt] Re: SWT stops processing events when dragging starts |
I entered a new bug:
Bug 251065
Regards maxx
when a drag-operation starts, it seems that SWT stops processing events until either the mouse is moved or the button is released.
It looks like we're stuck in a loop to determine whether a dnd is going to occur. I was able to confirm this on Windows and GTK. While in this loop, no async messages are processed.
You can enter a bug for this and please include your example. Thanks.
Duong