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

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 11 04:25:37 CDT 2022


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

--- Comment #25 from Robert Wilhelm <sloper42 at yahoo.com> ---
Created attachment 72180
  --> https://bugs.winehq.org/attachment.cgi?id=72180
test case

Small testcase. Copy it to c: and run  
wine iexplore file://c:\\radio.html

document.FormName.RadioName[0].checked does not work,
but document.FormName.RadioName.checked works on wine.

Maybe some issue with HTMLFormElement_get_dispid() in htmlform.c?

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