Closed Bug 293510 Opened 19 years ago Closed 17 years ago

dynamic changes of 'cursor' property don't work until mouse moves

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: Biesinger)

References

Details

[ Spun off of bug 247157 comment 4. ]

Dynamic changes of the 'cursor' property on the element underneath the mouse
don't work until the mouse moves.

Fixing this probably just requires adding a Cursor bit to nsChangeHint, making
the appropriate nsStyleStruct with mCursor's CalcDifference method return it,
tweaking nsStyleContext::CalcDifference (or whatever it's called), and then
writing handling code for that change in the frame constructor.
biesi, didn't you have a patch to do this? I recall reviewing one...
yeah, that was bug 263671. does that code not work?
Assignee: dbaron → cbiesinger
Depends on: 263671
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.