Comment #29 on issue 6173 by philippe.beauchamp: Autoscroll cursors not aligned http://code.google.com/p/chromium/issues/detail?id=6173
I'm new to chromium and I had a quick look at this bug. The 2x2 pixel can be explained by the the constant in Webkit file ScrollView.cpp const int panIconSizeLength = 20; But the pan_icon.png file is a 16x16 pixels image. We can change the size of the pan_icon.png file to match the 20pixels dimension in Webkit. Updated Files : http://codereview.chromium.org/149742 -- 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 -~----------~----~----~----~------~----~------~--~---
