https://bugzilla.novell.com/show_bug.cgi?id=666459
https://bugzilla.novell.com/show_bug.cgi?id=666459#c0 Summary: ApplicationSettingsBase does not fire its events Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Blocker: No Description of Problem: ApplicationSettingsBase does not fire its SettingsSaving event. Steps to reproduce the problem: 1. Create a class that implements ApplicationSettingsBase 2. Create an instance and call the Save() method Actual Results: Settings are saved but no event is fired. Expected Results: Event is fired and settings are saved if the saving event is not canceled. How often does this happen? 100% Additional Information: I looked at the master branch in git and it appears that it still happens in that version. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
