Version: (using KDE KDE 3.3.2) Installed from: Debian testing/unstable Packages The radio button problem was noticed on the page "http://pages.ebay.com/securitycenter/?ssPageName=f:f:US". When clicking any of the four buttons in the middle of the page, within the section "Have a problem? We can help.", any one of the buttons can be clicked and will receive an activation highlight (radio button dot). However, the last selected radio button will remain highlighted despite not being active. --- The page display problem occurrs when reporting a suspected fake e-mail to eBay at the page "http://pages.ebay.com/help/contact_us/_base/index.html?tier0=account_security.html". Clicking in the top "1." box, on the item "Report fake eBay emails..." causes the middle box (number "2.") to fill with additional choices. However, clicking on none of the additional choices in the second "2." box will cause choices to appear in the bottom number "3." box. The "Continue" button does not enable and the user must remain on this page. Performing the same sequence of events within Mozilla Firefox yields different results. An option is chosen in box 1, and box 2 is populated. Another option is chosen in box 2, and box 3 is populated. A final option is chosen in box 3, and then the "Continue" button becomes highlighted. Thank you, Bob
The radio button issue is confirmed but doesn't look JS related to me. JS only comes into play when actually submitting the form. Once that's fixed feel free to assign the remaining issue to khtml/ecma if it looks JS related.
Created attachment 11403 [details] Minimal testcase
I think this is only affecting radio groups not in a <form> tag.
*** This bug has been marked as a duplicate of 103847 ***