Closed GoogleCodeExporter closed 9 years ago
Original comment by classi...@floodgap.com
on 12 Feb 2014 at 3:05
I guess in ChildViewMouseTracker::WindowAcceptsEvent, we could do
[[nsCursorManager sharedInstance] setCursor:eCursor_standard];
Original comment by classi...@floodgap.com
on 11 Mar 2014 at 4:46
(for a click that is)
Original comment by classi...@floodgap.com
on 11 Mar 2014 at 4:47
Fixed, or at least doesn't cause any problems, and appropriate cursor changes
on the test case still work.
Original comment by classi...@floodgap.com
on 15 Mar 2014 at 9:25
Added extra code so that we can't hide the cursor at all in most areas. Other
than a brief flash of the pointer when we click, this works.
Original comment by classi...@floodgap.com
on 16 Mar 2014 at 8:08
Original issue reported on code.google.com by
classi...@floodgap.com
on 12 Feb 2014 at 3:04