Open Bug 394433 Opened 17 years ago Updated 2 years ago

The last groupbox in a prefpane is not displayed in its entirety

Categories

(Toolkit :: Preferences, defect)

x86
Windows Vista
defect

Tracking

()

People

(Reporter: robert.strong.bugs, Unassigned)

References

Details

Attachments

(1 file)

spinoff of Bug 393945, Bug 345572, and Bug 394299. See screenshot for example.
dupe ? https://bugzilla.mozilla.org/show_bug.cgi?id=345808 maybe there are some similar bugs.
No, this is for the underlying issue and that bug is specifically for the Security prefpane which I believe is fixed now by the checkin of Bug 393945.
Though Bug 393945 may not have fixed the security pref pane per Bug 393945 comment #10
Depends on: 394299
To get this 'cutoff' completely fixed, replace in preferences.css: .bottomBox{padding-bottom:2px} with: prefpane>.content-box{padding-bottom:4px} as not not all panes have a 'bottomBox', but all do have a '.content-box'. This ensures that all panes will not be cut off (or at least give it less chance to do so). (see bug 394299)
I highly suspect that this would just lessen the likelihood of this happening and it does not fix the actual underlying issue which this bug is about.
Blocks: 394299
No longer depends on: 394299
The hack added in bug 283697 and its dependencies can be removed once this is fixed
No longer blocks: 394299
Depends on: 283697
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: