Closed Bug 96506 Opened 23 years ago Closed 21 years ago

overflow:visible not working on FIELDSETs

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: r-mcdonald, Assigned: bernd_mozilla)

References

()

Details

(Keywords: css2, testcase)

Attachments

(3 files)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.3) Gecko/20010801
BuildID:    2001080110

The "search via FirstGov now" button is positioned incorrectly, with part of the
button not doing anything. The page has a box which is drawn incorrectly. IE 5.5
seems to position everything right.



Reproducible: Always
Steps to Reproduce:
1. Go to the URL above.
2.
3.
Browser, not engine --> Layout
Assignee: rogerl → karnaze
Component: Javascript Engine → Layout
QA Contact: pschwartau → petersen
Attached file Testcase
Problem seems to be a FIELDSET with a (insufficiently) specified CSS height.
Some form controls are not visible. ->HTMLFormControls for further triage.
Assignee: karnaze → rods
Component: Layout → HTML Form Controls
Keywords: testcase
QA Contact: petersen → madhur
No dupes found. Confirming and marking NEW. 

This may end up as Evangelism, though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Target Milestone: --- → Future
The FIELDSET has a CSS specified height of 95px but the content requires more.
The current behaviour acts as if the FIELDSET has "overflow:hidden" but
I thought "overflow:visible" was the default. Do form controls have a different
default value for the CSS overflow property?
In fact, the testcase doesn't display differently even if I add "overflow:visible"
to the FIELDSET.
Keywords: css2
Reconfirmed using FizzillaCFM/2002071208. Setting All/All, and trying a revised
Summary. This probably belongs on Style System or Layout; trying Style System first.
Assignee: rods → dbaron
Status: ASSIGNED → NEW
Component: HTML Form Controls → Style System
OS: Windows NT → All
QA Contact: madhur → ian
Hardware: PC → All
Summary: Page rendered incorrectly → overflow:visible not working on FIELDSETs
No, this belongs in form controls.  Fieldset is a hard-coded layout object
(nsIFrame) right now.
Assignee: dbaron → rods
Component: Style System → HTML Form Controls
QA Contact: ian → tpreston
.
Assignee: rods → form
QA Contact: tpreston → desale
Target Milestone: Future → ---
Attached patch patchSplinter Review
Attachment #131809 - Flags: superreview?(dbaron)
Attachment #131809 - Flags: review?(dbaron)
taking the bug
Assignee: form → bernd_mozilla
Attachment #131809 - Flags: superreview?(dbaron)
Attachment #131809 - Flags: superreview+
Attachment #131809 - Flags: review?(dbaron)
Attachment #131809 - Flags: review+
fix checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: