2 Aug
2015
2 Aug
'15
8:16 a.m.
https://bugs.winehq.org/show_bug.cgi?id=29468 --- Comment #7 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 51969 --> https://bugs.winehq.org/attachment.cgi?id=51969 Launcher HTML source I extracted from LaunchRC.exe the HTML file that the launcher displays. As you can see, the HTML document displays an image with an image map that causes the links to work. The onmouseover and onmouseout attributes of the area tags work fine, but the href attributes refer to JavaScript URIs, e.g. "javascript:clickInstall();" and these do not work in Wine. -- 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.