Closed
Bug 225103
Opened 22 years ago
Closed 22 years ago
[FIX]Changing 'type' attribute from radio to bogus value have strange effects
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.6beta
People
(Reporter: MatsPalmgren_bugz, Assigned: bzbarsky)
Details
(Keywords: testcase)
Attachments
(3 files)
460 bytes,
text/html
|
Details | |
12.85 KB,
image/png
|
Details | |
1.28 KB,
patch
|
peterv
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
This is spawned off from bug 90797.
Changing 'type' attribute from radio to bogus value have strange effects
STEPS TO REPRODUCE:
1. Open testcase
2. click on the button
3. click on the control to the left of the button
ACTUAL RESULTS:
The original <input type=radio> becomes rectangular after 2.
A dot appears after 3.
EXPECTED RESULTS:
Don't know for sure - the new attribute value is bogus and should be ignored?
PLATFORMS & BUILDS TESTED:
Bug occurs in Mozilla nightly trunk build 2003-11-08-05 on Linux
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
![]() |
Assignee | |
Comment 3•22 years ago
|
||
> EXPECTED RESULTS:
Should be the same as starting with <input type="bogus">, I would think...
![]() |
Assignee | |
Comment 4•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #135092 -
Flags: superreview?(peterv)
Attachment #135092 -
Flags: review?(peterv)
![]() |
Assignee | |
Comment 5•22 years ago
|
||
Taking.
Assignee: form → bz-vacation
Priority: -- → P3
Summary: Changing 'type' attribute from radio to bogus value have strange effects → [FIX]Changing 'type' attribute from radio to bogus value have strange effects
Target Milestone: --- → mozilla1.6beta
Updated•22 years ago
|
Attachment #135092 -
Flags: superreview?(peterv)
Attachment #135092 -
Flags: superreview+
Attachment #135092 -
Flags: review?(peterv)
Attachment #135092 -
Flags: review+
![]() |
Assignee | |
Comment 6•22 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•