[Bug 37506] New: object.setAttribute('') fails silently and stops script execution

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 4 07:43:11 CST 2014


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 at codeweavers.com
          Reporter: freddi34 at 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.



More information about the wine-bugs mailing list