http://bugs.winehq.org/show_bug.cgi?id=35995
Bug ID: 35995 Summary: Buttons are not clickable Product: Wine Version: 1.7.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs@winehq.org Reporter: lara@craft.net.br
When I click on the button, nothing happens. Log show this (when I click on button):
fixme:mshtml:HTMLImgElement_get_align (0x3357b88)->(0x33e090) fixme:mshtml:nsChannel_IsNoCacheResponse (0x28e6388)->(0x33eb7b) fixme:ieframe:ControlSite_OnFocus (0x133e68)->(1) fixme:imm:ImmGetOpenStatus (0x1d2b178): semi-stub
Can be reproduced by running the Legend Online Launcher with wine-gecko and flash installed. This works with IE8 installed, I believe it is a problem of javascript.
http://bugs.winehq.org/show_bug.cgi?id=35995
Lara Maia lara@craft.net.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lara@craft.net.br
--- Comment #1 from Lara Maia lara@craft.net.br --- Created attachment 48121 --> http://bugs.winehq.org/attachment.cgi?id=48121 WINEDEBUG=+jscript when click on button
https://bugs.winehq.org/show_bug.cgi?id=35995
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Buttons are not clickable |Legend Online: Buttons are | |not clickable
--- Comment #2 from Austin English austinenglish@gmail.com --- Is there a free demo/download available with the same issue?
https://bugs.winehq.org/show_bug.cgi?id=35995
--- Comment #3 from Lara Maia lara@craft.net.br --- (In reply to Austin English from comment #2)
Is there a free demo/download available with the same issue?
yes, here:
http://lobr.oasgames.com/legend_online/?act=index&method=download&so...
not need registry for see bug in launcher
https://bugs.winehq.org/show_bug.cgi?id=35995
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://lobr.oasgames.com/le | |gend_online/?act=index&meth | |od=download&source=homepage
http://bugs.winehq.org/show_bug.cgi?id=35995
Fernando Manfredi manfredi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |manfredi@gmail.com
--- Comment #4 from Fernando Manfredi manfredi@gmail.com --- I'm have same problem here
http://bugs.winehq.org/show_bug.cgi?id=35995
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Component|jscript |mshtml
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- This most likely needs HTMLImgElement_get_align implementation.
http://bugs.winehq.org/show_bug.cgi?id=35995
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
--- Comment #6 from lizhenbo litimetal@gmail.com --- (In reply to Jacek Caban from comment #5)
This most likely needs HTMLImgElement_get_align implementation.
I've sent a patch: http://source.winehq.org/patches/data/105845
But it seems that my patch is not helpful for this bug.
https://bugs.winehq.org/show_bug.cgi?id=35995
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #7 from Teras teras@luukku.com --- Still an issue 1.7.37
https://bugs.winehq.org/show_bug.cgi?id=35995
nallekarhu_80@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nallekarhu_80@luukku.com
--- Comment #8 from nallekarhu_80@luukku.com --- Well I can say that the application seems to respond to button presses. For example register button open a external browser window. Pressing login gives some error. I dont have login details to test.
wine 1.7.47-git
https://bugs.winehq.org/show_bug.cgi?id=35995
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Button installja seems to work. Does the bug still occur with wine-5.12?