Comment #19 on issue 1446 by vladimir.slepnev: hand cursor's hot spot is misplaced http://code.google.com/p/chromium/issues/detail?id=1446
mdu, 1) The test case doesn't specify a hotspot in CSS, because Google Maps doesn't do it either (I checked). The .cur file has a hotspot specified _inside_ it. Look up the .cur format on Wikipedia. Where do you think Firefox and IE get the hotspot position? This particular cursor has size 32x32 and hotspot at 8,8, which I learned by using a special .cur file editor. 2) The vertical position of the hand is also off. Move the mouse really slowly. In IE/Firefox the palm of the hand appears over the tip of the mouse pointer. In Chrome/Safari it jumps down - the hotspot seems to default to 0,0. I'm mystified why this doesn't happen on Google Maps. -- 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 -~----------~----~----~----~------~----~------~--~---
