Closed Bug 439499 Opened 16 years ago Closed 16 years ago

Checkboxes and Radio buttons don't resize properly

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 446511

People

(Reporter: dshaw, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0

1) CSS styling in FF3 will not shrink Checkboxes or Radio buttons to less than their original size. (FF3 only)
2) Checkboxes and Radio buttons sized larger than their original size will only create a larger clickable area, and not resize the actual widget. (FF2 & FF3)



Reproducible: Always

Steps to Reproduce:
1. Set style attribute for checkbox and/or radio button to the following: "height: 1px; width: 1px;"
2. Change height and width to 100px and view page again.
Actual Results:  
1. In FF3 the checkbox and radio button stay their original size.
2. Clickable area for the checkbox and radio button expand to the correct size, but the actual widgets remain their original size.

Expected Results:  
1. Checkbox and radio button should shrink to specified size (like FF2).
2. Checkbox and radio button should become larger (to fill specified size).
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.