[Mono-bugs] [Bug 492828] New: StatusStrip uses incorrect cursor
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 7 08:57:04 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=492828
Summary: StatusStrip uses incorrect cursor
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: prince0 at hotmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.0.8)
Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
When the cursor is over the StatusStrip's grip, Cursors.SizeNESW is displayed
instead of Cursors.SizeNWSE.
Change should be done in StatusStrip.cs at ligne 267 (in WndProc method).
Reproducible: Always
Steps to Reproduce:
Add a StatusStrip to a Form then pass the mouse over the grip.
Actual Results:
Cursors.SizeNESW is displayed
Expected Results:
Cursors.SizeNWSE shoud be displayed
--
Configure bugmail: http://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