11 Apr
2022
11 Apr
'22
4:25 a.m.
https://bugs.winehq.org/show_bug.cgi?id=31704 --- Comment #25 from Robert Wilhelm <sloper42(a)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.