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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to