http://bugs.winehq.org/show_bug.cgi?id=29321
Bug #: 29321 Summary: Internet Explorer 8 shows upside-down previews on the quick tabs screen Product: Wine Version: 1.3.34 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: 107849916fff56e0322bec7901ed5a10d205b345
Created attachment 37921 --> http://bugs.winehq.org/attachment.cgi?id=37921 Terminal output
After working around bug 29318 with native gdiplus, IE8 shows previews on the quick tabs page, but they're upside-down. They were displayed correctly (with native gdiplus) in 1.3.25, so I did a regression test:
107849916fff56e0322bec7901ed5a10d205b345 is the first bad commit commit 107849916fff56e0322bec7901ed5a10d205b345 Author: Alexandre Julliard julliard@winehq.org Date: Wed Aug 3 11:12:05 2011 +0200
gdi32: Reimplement SetBitmapBits using the PutImage driver entry point.
:040000 040000 6943b55f2cfca7438beefb5d2c03a04c05b14d72 71ddaec3a805fd921bbb317c1eea40ff1d5b29a6 M dlls
I double-checked with git checkout 107849916fff56e0322bec7901ed5a10d205b345 (bad) git checkout 107849916fff56e0322bec7901ed5a10d205b345^ (good)
Steps to reproduce:
1. winetricks ie8 gdiplus 2. Start IE and open a new tab 3. Enter the quick tabs page with ctrl+Q or the button to the left of the tab bar