Tagged Questions
5
votes
3answers
451 views
Why are different cursors used when hovering over buttons in Gmail?
In the Gmail interface they are not consistent in which cursor they use on button/link hover.
They use the "hand" pointer for:
Links in the sidebar(mail, contacts, inbox, starred etc..)
The mails ...
14
votes
6answers
18k views
Default cursor on mouse over of a button is not a hand pointer
Why is the default cursor an arrow when you hover over an HTML <button>? I always thought that arrows let you select stuff, but hands let you execute an action. Since buttons execute actions, ...