[Bug 31704] AutoCAD 2008: Next button doesn't work in activation window

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 5 03:26:33 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=31704

Robert Wilhelm <sloper42 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|jscript                     |mshtml

--- Comment #21 from Robert Wilhelm <sloper42 at yahoo.com> ---
Thanks for the log file.

jscript throws error in document.writeln(), because
neither document nor window.document object is found:

0024:trace:jscript:jsdisp_get_id not found L"document"
...
0024:trace:jscript:interp_str L"writeln"
0024:trace:jscript:interp_memberid 0
...
0024:trace:jscript:interp_call_member 0 0
...
0024:trace:jscript:set_error_location source L"document.writeln();

Seems like an issue with mshtml component.

-- 
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