Comment #15 on issue 5759 by [email protected]: Middlemouse+Drag Scrolling Behavior http://code.google.com/p/chromium/issues/detail?id=5759
@dhhwai: Sorry to disagree but autoscroll cannot be sticky unless it can also be turned off (as in FF and Seamonkey) because it becomes easy to accidentally enter autoscroll and lose where you were if you middle-click on something you think is a link (sometimes because it says "Click Here" and instead of being a link it activates a onClick handler). Plus, non- sticky (what's the opposite of sticky?) is more efficient. It takes 5 actions to scroll from A to B (down-up-move- down-up) versus 3 for non-sticky (down-move-up). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
