[Mono-bugs] [Bug 80901][Cos] Changed - Menu is drawn inconsistently

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 25 21:31:11 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by georgegiolfan at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80901

--- shadow/80901	2007-02-23 12:30:19.000000000 -0500
+++ shadow/80901.tmp.29473	2007-02-25 21:31:11.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80901
 Product: Mono: Class Libraries
 Version: 1.2
 OS: Windows XP
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Cosmetic
 Component: Windows.Forms
 AssignedTo: everaldo at simios.org                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -71,6 +71,17 @@
 ThemeWin32Classic.DrawMenuItem.
 
 ------- Additional Comments From everaldo at simios.org  2007-02-23 12:30 -------
 The problem is that Draw event in MainMenu dont take care about
 MenuOrigin then it fails for non X11 system (Win32 cound title bar in
 window area). Now it is fixed in SVN r73370.
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-02-25 21:31 -------
+I think I understand now how it's supposed to work. The menu that 
+currently under the mouse cursor is drawn with a 3D border, which is 
+sunken if the submenu is visible and raised if it's not. If that is 
+the case, it is not working. On Windows the first time I move the 
+cursor over a menu, its border is drawn raised. Then I move the 
+cursor away (from the entire menu bar) and over the menu again 
+(without clicking). Now it's sunken. If I move the cursor over 
+another menu (without leaving the menu area) and then back on the 
+same menu, the border is raised. Seems inconsistent to me.


More information about the mono-bugs mailing list