[Bug 4648] screenshots are not visible with IE
http://bugs.winehq.org/show_bug.cgi?id=4648 ------- Additional Comments From ead1234(a)hotmail.com 2006-01-05 19:31 ------- I've found the problem to this. The thumbnail is actually displaying but windows doesn't like the zero height and width being output by the appdb so it displays it 0 pixels by 0 pixels literally. <a href="./appimage.php?id=56" onclick="javascript:openWin('./appimage.php?id=56','He8P8',776,436);return false;"><img src="./appimage.php?thumbnail=true&id=56" alt="Designer" width="" height=""></a> where this works in internet explorer <a href="./appimage.php?id=56" onclick="javascript:openWin('./appimage.php?id=56','He8P8',776,436);return false;"><img src="./appimage.php?thumbnail=true&id=56" alt="Designer"></a> The problem lies in include/screenshot.php oThumbnailImage is spelled wrong -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs