https://bugs.winehq.org/show_bug.cgi?id=37506
Bug ID: 37506 Summary: object.setAttribute('') fails silently and stops script execution Product: Wine-gecko Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gecko-unknown Assignee: jacek@codeweavers.com Reporter: freddi34@yahoo.de Distribution: ---
Created attachment 49895 --> https://bugs.winehq.org/attachment.cgi?id=49895 demonstration of the problem
When a website's javascript attempts to use `setAttribute` to set a style, the script is stopped without raising an error.
Although `object.style.property=` is more common, it happens that websites use `setAttribute` because it works in other browsers. Windows applications that embed Internet Explorer to display and interact with such web sites don't function properly, especially there is no error raised.
wine 1:1.7.28-0ubuntu amd64
https://bugs.winehq.org/show_bug.cgi?id=37506
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |53e9acbf28c68d3558372597311 | |dda14b4fe0345 Status|UNCONFIRMED |RESOLVED Component|wine-gecko-unknown |mshtml Resolution|--- |FIXED Assignee|jacek@codeweavers.com |wine-bugs@winehq.org Product|Wine-gecko |Wine
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=37506
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.7.28
https://bugs.winehq.org/show_bug.cgi?id=37506
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.37.