Closed Bug 1359 Opened 26 years ago Closed 26 years ago

CSS2 property "cursor" not working

Categories

(Core Graveyard :: Viewer App, defect, P2)

x86
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: angus, Assigned: joki)

Details

Kipp told me that this was implemented, but I can't get it to work. Maybe related to the problems we're having with mouse cursors when over links? This would be extremely useful for demo purposes. Example: <div style="cursor:hand">Foo</div>
Assignee: troy → joki
No, its just kind of doesn't work in general. I'm working on that right now, actually.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
There is a problem with the bug report. 'hand' is not a valid cursor style. The intended behavior can be gotten with <div style="cursor:pointer">Foo</div>
Status: RESOLVED → VERIFIED
Thanks, Tom! Verified fixed in 12.1.98 build, using xpviewer on NT 4.0 SP3.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.