[Mono-bugs] [Bug 413792] [PATCH] Popup menu return key handling
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 1 11:43:38 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=413792
User ecanuto at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=413792#c2
Everaldo Canuto <ecanuto at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ecanuto at novell.com
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Everaldo Canuto <ecanuto at novell.com> 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.
More information about the mono-bugs
mailing list