Closed Bug 60921 Opened 24 years ago Closed 24 years ago

Radio button dots remain when unselected

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: ken_mori, Assigned: jst)

Details

Attachments

(2 files)

In certain cases (not all, I haven't tracked down the exact conditions)when you 
dynamically create a group of radio buttons using createElement("INPUT"), when 
another radio button in the group is selected, the selected radio button has a 
dot and the circle around it looks raised.  However on the unselected button, 
the circle around it correctly turn inset but the dot remains.
A testcase that shows this problem would be greatly appreciated, thanks!
The circle around the radio button changes as it no longer has focus.
As far as I can see the behaviour of radio buttons created with the
createElement function is correct.
I have a testcase which compares the behaviour of radio buttons created with
html and createElement()
Worksforme build2000111820 win32. Are you still seeing this?
Fabian.
Yes I am. But I haven’t had time (and I’ll be on vacation for the next few 
weeks) to create a test case.  It happens in only certain situations and I 
haven’t been able to isolate the “certain situation” except in the context of 
our complete code (which in no yet accessible publicly).
Its very weird.  Since the radio buttons change there up/down situation, it 
appears that the browser recognized the radio button is being unselected but it 
simply does not clear the dot.
Marking WORKSFORME, please reopen when there's a testcase that shows the
described problem.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Might be fixed (if there was a problem) by rods checkin for radiobuttons
marking verified using the 2001021020 nightly on win2k.
Status: RESOLVED → VERIFIED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: