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

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 6 01:42:51 CDT 2022


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

--- Comment #23 from Robert Wilhelm <sloper42 at yahoo.com> ---
Thank you for download link.

I looked at your log again, OnScriptError is called nine times.

First is document.writeln as reported in comment 21,
all other are about something like

if (document.RTForm.selAuthRadio[0].checked)...

where document.RTForm.selAuthRadio[0] is no object.

I made small test html file with a radio button and it worked as expected using
wine iexplore.

Maybe we can extract testcase from autocad installation.

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