<div dir="ltr">Hi,<div>Change set works, Marcel :-)</div><div><br></div><div>Thanks,</div><div>Karl</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 2, 2015 at 9:47 AM, marcel.taeumel <span dir="ltr">&lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chris&#39; change is correct. The expectations in Slider &gt;&gt; #initializeSlider are<br>
kind of specific and do not match anymore. There, it is assumed that<br>
mouse-move events will only come after a mouse-down event -- not every time.<br>
The thing is that there may be many other places where this is assumed.<br>
Hmmm...<br>
<br>
I propose this change:   fix-mouse-move-bug.cs<br>
&lt;<a href="http://forum.world.st/file/n4829903/fix-mouse-move-bug.cs" target="_blank">http://forum.world.st/file/n4829903/fix-mouse-move-bug.cs</a>&gt;<br>
<br>
It makes #wantsEveryMouseMove functional again and adds it to the<br>
EventHandler, too. It also duplicates the additional checks regarding mouse<br>
focus, submorphs, button down, etc.<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/BUG-Automagic-scrolling-tp4829828p4829903.html" target="_blank">http://forum.world.st/BUG-Automagic-scrolling-tp4829828p4829903.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div>