Thomas Hendel
Thomas Hendel
[Issue 179](https://github.com/eclipse-rap/org.eclipse.rap/issues/179) added a check to AbstractSlider._onThumbMouseMove() whether the main mouse button is still pressed; if that is not the case then the scrolling operation is stopped. for this, the...
Scenario: 1. Pick a slider's thumb with the mouse and start scrolling 2. leave the area of the RAP application (move the mouse cursor out of the the browser tab's...
In a production environment with average to high load we encountered several "Widget disposed" errors thrown by `org.eclipse.rap.rwt.widgets.FileUpload.submit(String)`. Users see the following effect: They select a file using the file...