http://bugs.winehq.org/show_bug.cgi?id=24728 Summary: MDI client displays scrollbars even when created without scrollbar styles Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: boreno(a)gmail.com An MDI client window that is created without the WS_VSCROLL and WS_HSCROLL styles still display scrollbars when a child window is moved partly out of view. This is not the same behaviour as on Windows XP and later, and cause problems for applications that use this method to create full-screen MDI children that can co-exist with normal MDI windows. -- 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.