http://bugs.winehq.org/show_bug.cgi?id=27886 Summary: GoToMyPC Viewer: menu bar is not drawn Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: q3aiml(a)gmail.com In the application the window chrome appear manually drawn, with the menu merged into the top bar. In wine, however the menu section is not drawn and the area that would appear to be reserved for it isn't. It appears to be due to GetMenuItemRect not returning the dimensions for undrawn menus. This results in not being able to access some important program functionality such as changing the zoom level. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.