[Mono-bugs] [Bug 386607] New: Mouse cursors are not loaded properly from . cur files on Mac OS X
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon May 5 05:05:06 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=386607
Summary: Mouse cursors are not loaded properly from .cur files on
Mac OS X
Product: Mono: Class Libraries
Version: 1.9.0
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: josecoig at cae.net
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=212220)
--> (https://bugzilla.novell.com/attachment.cgi?id=212220)
Test case application and source code
Mouse cursors do not load correctly from .cur files.
The Cursor class constructor does not throw any exception, but when assigning
the cursor to a Windows Forms control, it will display the default system
cursor instead of the loaded one.
The attached test case program displays two panels inside a form. The first
panel has been assigned the system hand cursor, and the second one has been
assigned a hand .cur file. When running the program on Mac OS X, the second
panel does not display the right cursor.
This problem occurs on Mac OS X, but not on Linux.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list