I just realized that the behaviour of Windows in this situation feels buggy.&nbsp; To me it would actually be more usable to allow the mouse to be dragged anywhere on the screen, as long as the mouse button stays down, instead of just within some area close to the scrollbar.&nbsp; KDE and Gnome applications that I am running all appear to allow the mouse to be dragged anywhere on the screen to scroll.<br>
<br>Therefore, I would like to know what other people think.&nbsp; Do we actually want to copy Windows when it makes usability worse and doesn&#39;t affect compatibility?&nbsp; Wouldn&#39;t it be cool to have a better implementation of the Windows platform?<br>
<br>I still think this patch is an improvement, just not the best solution.<br><br><div class="gmail_quote">On Mon, May 26, 2008 at 12:59 PM, Dylan Smith &lt;<a href="mailto:dylan.ah.smith@gmail.com">dylan.ah.smith@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">When dragging the scrollbar thumb with the mouse, the mouse is able to<br>
move away from the scrollbar and keep scrolling so long as it isn&#39;t too<br>
far away from the scrollbar. &nbsp;This makes it easier to quickly scroll<br>
with the mouse.<br>
<br>
All that this patch changes is the distance that the mouse can be moved<br>
away from the scrollbar before it is consider outside of the scrollbar<br>
and returns to its original position. &nbsp;The constants are only<br>
approximate, since I only tested visually against Windows XP SP3, so it<br>
should at least feel the same.<br>
---<br>
&nbsp;dlls/user32/scroll.c | &nbsp; 19 +++++++++++++++----<br>
&nbsp;1 files changed, 15 insertions(+), 4 deletions(-)<br>
</blockquote></div><br>