[Mono-bugs] [Bug 573299] New: StatusStrip can't resize window
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jan 23 05:05:39 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=573299
http://bugzilla.novell.com/show_bug.cgi?id=573299#c0
Summary: StatusStrip can't resize window
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: All
OS/Version: openSUSE 11.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: dominik.reichl at gmx.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=338451)
--> (http://bugzilla.novell.com/attachment.cgi?id=338451)
Minimum sample application
Description of Problem:
The StatusStrip control visually shows a sizing grip in the lower right corner
(when hovering over it, a diagonal resizing cursor is shown), however it
actually can't resize the window when dragging it (move cursor over the sizing
grip, click and hold left mouse button, move mouse).
Steps to reproduce the problem:
1. Run the attached ResizeTest.exe file in Mono ("mono ResizeTest.exe").
2. Try to resize the window using the sizing grip of the status bar.
Actual Results:
Visually a diagonal cursor is shown, but the window isn't resized when
clicking, holding and moving the mouse.
Expected Results:
The window should be resized.
How often does this happen?
Always.
Additional Information:
A minimum sample application is in the attachments.
--
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