[Mono-bugs] [Bug 570771] New: Button.Enabled = false still generates events when clicked

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 14 15:27:55 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=570771

http://bugzilla.novell.com/show_bug.cgi?id=570771#c0


           Summary: Button.Enabled = false still generates events when
                    clicked
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: stephen.anderson at ruralcoder.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US)
AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.49 Safari/532.5

While debugging MoMA it was observed that even though the BackButton was
Disabled (Enable = false) it was still receiving the BackButton_Click event.

Reproducible: Always

Steps to Reproduce:
1. Launch MoMA on macos X
2. Click the Back button which is supposed to be disabled
3. Observe the problem
Actual Results:  
Button is clickable

Expected Results:  
Button is NOT clickable

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