[Bug 29468] New: not able to click anything on Star Wars Republic Commando launcher
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(a)winehq.org ReportedBy: tommivs(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29468 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #1 from GyB <gyebro69(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #2 from Austin English <austinenglish(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 austinenglish(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from austinenglish(a)gmail.com --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |alexhenrie24(a)gmail.com Resolution|ABANDONED |--- Ever confirmed|0 |1 --- Comment #4 from Alex Henrie <alexhenrie24(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 --- Comment #5 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 51952 --> https://bugs.winehq.org/attachment.cgi?id=51952 Console output on Wine 1.7.48 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 --- Comment #6 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 51953 --> https://bugs.winehq.org/attachment.cgi?id=51953 Republic Commando launch window -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mshtml -- 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.
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.
https://bugs.winehq.org/show_bug.cgi?id=29468 --- Comment #8 from Alex Henrie <alexhenrie24(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51969|text/html |text/plain mime type| | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51970|0 |1 is obsolete| | --- Comment #9 from Alex Henrie <alexhenrie24(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #10 from Alex Henrie <alexhenrie24(a)gmail.com> --- Jacek, would you please take a look at this bug, since you seem to know more about MSHTML than anyone else? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #11 from super_man(a)post.com --- I cant test this, but there was a commit that should fix this bug. http://source.winehq.org/patches/data/113501 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0c986f98ad0b5f6ad0139b3ae62 | |336d7c248896d Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Alex Henrie <alexhenrie24(a)gmail.com> --- Woohoo! Fixed by https://source.winehq.org/git/wine.git/commitdiff/0c986f98ad0b5f6ad0139b3ae6... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.50. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29468 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=39135 -- 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.
participants (1)
-
wine-bugs@winehq.org