http://bugs.winehq.org/show_bug.cgi?id=30488
Bug #: 30488 Summary: IE8 shows corrupted previews on the quick tabs screen Product: Wine Version: 1.5.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: trivial Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com Depends on: 29642 Classification: Unclassified
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Depends on| |29642
Created attachment 39870 --> http://bugs.winehq.org/attachment.cgi?id=39870 Terminal output
The web page previews on IE8's quick tabs page are often misrendered despite the page being displayed correctly during normal browsing. Steps to reproduce:
1. winetricks ie8 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
The first tab should be WineHQ's homepage, which shows two issues in the preview:
1. The Google custom search bar is corrupted 2. The about and download links have some extra images added to the left, along with their usual icons
After switching back to that tab, the Google search bar actually becomes corrupted as it was in the preview, but the extra images are not there.
Workaround: winetricks gdiplus
Disable winedbg.exe to work around bug 29642.