Closed Bug 394518 Opened 18 years ago Closed 15 years ago

Percentage-width distribution doesn't take width of vertical scrollbar on tbody into account, causing a horizontal scrollbar to appear

Categories

(Core :: Layout: Tables, defect)

x86
macOS
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file, 1 obsolete file)

If I make a tbody have overflow: scroll, I get a vertical scrollbar for the body, allowing me to keep the column headers visible when I scroll (good). But the body also gets a horizontal scrollbar because of the vertical scrollbar's width (bad/ugly).
Attached file testcase (obsolete) —
Attached file better testcase
Add closing ">" to tbody. Use actual table cells for "cell 4" and friends.
Attachment #279178 - Attachment is obsolete: true
Depends on: 28800
The testcase no longer triggers scrollbars. Yay!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
That's not quite accurate. We intentionally removed the ability for tbody to have vertical scrollbar (specified by overflow:scroll) in bug 28800, so this bug is just obsolete.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: