http://bugs.winehq.org/show_bug.cgi?id=29260 Bug #: 29260 Summary: Wrong scrollbar background in iexplore Product: Wine Version: 1.3.34 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com CC: julliard(a)winehq.org Classification: Unclassified Regression SHA1: 37b56554a6b8777465d30d3175ff5683194ce604 Created attachment 37845 --> http://bugs.winehq.org/attachment.cgi?id=37845 Screenshot The scrollbars in iexplore's window have a misrendered background (dithered white/black instead of white/grey). Scrollbars shown within web pages aren't affected, unless it's an iframe. Regression testing indicated: 37b56554a6b8777465d30d3175ff5683194ce604 is the first bad commit commit 37b56554a6b8777465d30d3175ff5683194ce604 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Nov 3 11:24:07 2011 +0100 gdi32: Add support for pattern brushes in the DIB driver. :040000 040000 b1e898a01f765cfc57c44ae54d453aa4edeaaa44 82e7948255b45e434a7543523465b34259cf49e5 M dlls Reverting the patch failed, but: git checkout 37b56554a6b8777465d30d3175ff5683194ce604 shows the bug. git checkout 37b56554a6b8777465d30d3175ff5683194ce604^ does not. -- 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.