https://bugzilla.novell.com/show_bug.cgi?id=413792
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=413792#c2 Everaldo Canuto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Everaldo Canuto <[EMAIL PROTECTED]> 2008-10-01 09:43:37 MDT --- Thank for patch Ernesto but the patch duplicate the code used is last if, I used another aproach to fix the bug: 1. Remove the "if (CurrentMenu is MainMenu) {" because it is not really important. 2. Remove the "return" and put "ExecFocusedItem" inside else statement. I think that it is a better approach. Fixed in SVN r114578. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
