http://bugs.winehq.org/show_bug.cgi?id=29468
Bug #: 29468 Summary: not able to click anything on Star Wars Republic Commando launcher Product: Wine Version: 1.3.35 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tommivs@gmail.com Classification: Unclassified
When i am trying to click on anything on the launcher with a mouse or using tab and enter the launcher doesn't register anything.
http://bugs.winehq.org/show_bug.cgi?id=29468
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2011-12-29 12:03:37 CST --- Please attach the complete terminal output: http://wiki.winehq.org/FAQ#get_log
Can you reproduce the problem with this demo? http://www.fileplanet.com/149876/140000/fileinfo/Star-Wars:-Republic-Command...
Mouse is working here without problems, tried with the demo and with the Steam version.
https://bugs.winehq.org/show_bug.cgi?id=29468
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #2 from Austin English austinenglish@gmail.com --- No reply in 2 years, marking abandoned.
If this is still an issue in current (1.7.16 or newer) wine and you can provide the needed information, feel free to reopen.
https://bugs.winehq.org/show_bug.cgi?id=29468
austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |alexhenrie24@gmail.com Resolution|ABANDONED |--- Ever confirmed|0 |1
--- Comment #4 from Alex Henrie alexhenrie24@gmail.com --- This bug is still present in Wine 1.7.48, although it is only present in the full version of the game, not the demo. The earliest version of Wine that I confirmed to have the bug is 1.7.19, earlier versions appear to have suffered from a regression that caused a white rectangle to appear instead of the launcher window.
`winetricks dlls ie8` gets around the problem. Further testing showed that overriding mshtml and urlmon is sufficient, but judging from the console output, it's a safe bet that only mshtml is to blame.
https://bugs.winehq.org/show_bug.cgi?id=29468
--- Comment #5 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 51952 --> https://bugs.winehq.org/attachment.cgi?id=51952 Console output on Wine 1.7.48
https://bugs.winehq.org/show_bug.cgi?id=29468
--- Comment #6 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 51953 --> https://bugs.winehq.org/attachment.cgi?id=51953 Republic Commando launch window
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mshtml
https://bugs.winehq.org/show_bug.cgi?id=29468
--- Comment #7 from Alex Henrie alexhenrie24@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.
https://bugs.winehq.org/show_bug.cgi?id=29468
--- Comment #8 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 51970 --> https://bugs.winehq.org/attachment.cgi?id=51970 Image map link problem demo / test case
This is a simplified test case that demonstrates the same problem. Both links work fine when opened in MSIE and Firefox, but the image map link does not work in Wine Internet Explorer.
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #51969|text/html |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #51970|0 |1 is obsolete| |
--- Comment #9 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 51971 --> https://bugs.winehq.org/attachment.cgi?id=51971 Image map link problem demo / test case
I didn't realize it, but adding alt="" made the image unclickable. Use this test case instead.
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #10 from Alex Henrie alexhenrie24@gmail.com --- Jacek, would you please take a look at this bug, since you seem to know more about MSHTML than anyone else?
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
https://bugs.winehq.org/show_bug.cgi?id=29468
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #11 from super_man@post.com --- I cant test this, but there was a commit that should fix this bug.
http://source.winehq.org/patches/data/113501
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0c986f98ad0b5f6ad0139b3ae62 | |336d7c248896d Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #12 from Alex Henrie alexhenrie24@gmail.com --- Woohoo! Fixed by https://source.winehq.org/git/wine.git/commitdiff/0c986f98ad0b5f6ad0139b3ae6...
https://bugs.winehq.org/show_bug.cgi?id=29468
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.50.
https://bugs.winehq.org/show_bug.cgi?id=29468
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=39135