[Mono-bugs] [Bug 357482] New: NumericUpDown's select is broken

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 30 21:52:36 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=357482


           Summary: NumericUpDown's select is broken
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
        OS/Version: SLED 10
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
The select code for the NumericUpDown never stops selecting once you start
(even after lifting up the mouse, or clicking on the number). This is broken in
1.2.6 as well, and is broken in a different way in 1.2.2.


Steps to reproduce the problem:
1. Open PieChart
2. On a NumericUpDown click to the left of the number and hold
3. Move right to select the number
4. Let up on the mouse button
5. Not move back and forth over the number
6. Notice how it selects and unselects as you move back and forth, even though
the mouse button isn't pressed.
7. Click on the number
8. Notice you can't get out of the select / unselect mode until you either
click away, or click the up/down arrows.


Actual Results:
Once you select, it's always on


Expected Results:
It should be off once you lift up on the mouse button


How often does this happen? 
Always.


-- 
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