[Webkit-unassigned] [Bug 16280] Mouse hover does not change to hand shape cursor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 17 04:36:55 PST 2008
http://bugs.webkit.org/show_bug.cgi?id=16280
------- Comment #3 from eric at webkit.org 2008-01-17 04:36 PDT -------
This seems silly.
http://www.w3.org/TR/css3-ui/#cursor
default
The platform-dependent default cursor. Often rendered as an arrow.
"default" seems to me to be whatever the "normal" platform cursor would be.
Why this would change to a pointer over a link is beyond me. "auto" handles
proper link hovering etc.
With this broken behavior in FF and IE, it's not possible to force a "platform"
normal cursor at all times.
We can implement this FF quirk (which I assume IE copied in IE7), but I'd
rather not. :(
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list