https://bugs.winehq.org/show_bug.cgi?id=39039
Bug ID: 39039 Summary: Popup tooltips missing and buttons don't work on mageia.org/en/downloads/ Product: Wine Version: 1.5.1 Hardware: x86 OS: Linux Status: NEW Keywords: download, regression, source Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: jacek@codeweavers.com Regression SHA1: 6c6744f80066f0aa46939a2d4c0af9c34f932e8b Distribution: ---
Created attachment 52001 --> https://bugs.winehq.org/attachment.cgi?id=52001 terminal output
If you visit the download page for Mageia Linux distribution wine iexplore https://www.mageia.org/en/downloads/
you can see 3 big buttons at the bottom of the page titled 'Classic', 'Live' 'Network installation'. Place the mouse pointer over the buttons >> nothing happens. Normally, a popup tooltip should appear giving you a short description of the selected installation flavour. Click on one of those buttons >> nothing happens, again. Normally another button should appear below, allowing you to choose PC architecture and download method.
Popup tooltips as well as those buttons used work until
commit 6c6744f80066f0aa46939a2d4c0af9c34f932e8b Author: Jacek Caban jacek@codeweavers.com Date: Tue Mar 27 13:40:01 2012 +0200
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.
Reverting the patch on current git fixes the problem. Firefox when installed in Wine also can handle those buttons properly.
In the terminal I'm getting these fixmes when clicking on a button on the download page: fixme:mshtml:HTMLEventObj_get_toElement (0xbdde08)->(0x33dc10) fixme:mshtml:HTMLEventObj_get_offsetY (0xbdde08)->(0x33dc10) fixme:mshtml:HTMLEventObj_get_offsetX (0xbdde08)->(0x33dc10) fixme:mshtml:HTMLEventObj_get_fromElement (0xbdde08)->(0x33dc10) fixme:mshtml:HTMLEventObj_get_fromElement (0xbdde08)->(0x33d7e0)
Tested with wine-1.7.48-100-ge3c6777 + Wine Gecko 2.36 installed
https://bugs.winehq.org/show_bug.cgi?id=39039
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- confirming the behaviour, didnt try to revert a commit.
wine-1.7.49-104-gbd7f43d
https://bugs.winehq.org/show_bug.cgi?id=39039
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Popup tooltips still don't appear on the download page in 1.8-rc1 and Gecko 2.40 installed, but the big blue buttons are working now...most of the times. Sometimes when clicking on the <Live Media> or <Network Installation> buttons, Wine crashes.
https://bugs.winehq.org/show_bug.cgi?id=39039
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- The original regression is fixed by fa43b8cac91b1399fa3216348734bcf064c784b9, but there was another regression meantime. I sent a patch for the second problem:
http://source.winehq.org/patches/data/116944
https://bugs.winehq.org/show_bug.cgi?id=39039
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b73f9d2e46f4e6dadcc5b92b127 | |96b505c94ee15 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=39039
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc2.