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