http://bugs.winehq.org/show_bug.cgi?id=10326
Summary: vml in web page crashes explorer Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: davidw@dedasys.com
Created an attachment (id=8987) --> (http://bugs.winehq.org/attachment.cgi?id=8987) ie output
This bit of HTML crashes IE6 under wine,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:v="urn:schemas-microsoft-com:vml"> <head> <style> v:* { behavior: url(#default#VML); display:inline-block} </style> </head>
<body> <v:shape fillcolor="green" style="position:relative;top:1;left:1;width:200;height:200" path ="m 1,1 l 1,200, 200,200, 200,1 x e"> </v:shape> </body> </html>
which was installed according to the manual instructions in the 'blue' area here:
http://appdb.winehq.org/appview.php?versionId=469
davidw@fortrock:~$ uname -a Linux fortrock 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux
Ubuntu feisty with this version of wine, installed via the .deb: 0.9.47~winehq0~ubuntu~7.04-1
I asked a few people with windows boxes to confirm that it doesn't crash 'real' IE, so as to avoid reporting a windows bug here.
http://bugs.winehq.org/show_bug.cgi?id=10326
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.47.
--- Comment #1 from Lei Zhang thestig@google.com 2007-11-06 08:30:48 --- with a clean .wine directory and today's wine from git, I got a blank page rather than a crash.
http://bugs.winehq.org/show_bug.cgi?id=10326
--- Comment #2 from Austin English austinenglish@gmail.com 2008-06-04 14:33:12 --- Is this still an issue in 1.0-rc3?
http://bugs.winehq.org/show_bug.cgi?id=10326
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-02 05:29:30 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=10326
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-12-02 05:30:32 --- Closing.