Closed Bug 355374 Opened 18 years ago Closed 18 years ago

table cell border does not scroll with content when tbody overflow-y is set to auto

Categories

(Core :: Layout, defect)

1.8 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 135236

People

(Reporter: wastl, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1) Gecko/20060918 Firefox/2.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1) Gecko/20060918 Firefox/2.0

When tbody overflow-y is set to "auto", the cell border does not scroll with the content but instead stays in the original position (see demonstration page). Apparently, this only happens with borders, cell background, paddings, and margin scroll perfectly.

Reproducible: Always

Steps to Reproduce:
1. define a tbody with style overflow-y: auto and a fixed height
2. define td style with border: 1px solid black
3. fill tbody with enough rows to create an overflow
4. scoll the content of the table

Actual Results:  
borders do not scroll with content, stay in the original position instead

Expected Results:  
borders should scroll with content
Version: unspecified → 2.0 Branch
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: 2.0 Branch → 1.8 Branch

*** This bug has been marked as a duplicate of 135236 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.