[Bug 37506] New: object.setAttribute('') fails silently and stops script execution
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(a)codeweavers.com Reporter: freddi34(a)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 -- 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=37506 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |53e9acbf28c68d3558372597311 | |dda14b4fe0345 Status|UNCONFIRMED |RESOLVED Component|wine-gecko-unknown |mshtml Resolution|--- |FIXED Assignee|jacek(a)codeweavers.com |wine-bugs(a)winehq.org Product|Wine-gecko |Wine --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> --- Fixed in Git. -- 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=37506 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Version|unspecified |1.7.28 -- 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=37506 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.37. -- 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