Closed Bug 460103 Opened 16 years ago Closed 16 years ago

Horizontal scrolling when table has position:relative

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 394154

People

(Reporter: czapszys, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3

No matter the actual table dimensions, setting a table's position:relative and shifting to the right results in unexpected horizontal scrolling.

Reproducible: Always

Steps to Reproduce:
1. Put this in your HTML: <table style="position:relative;left:55px" border="1"><tr><td>Content</td></tr></table>
2.
3.
Actual Results:  
Makes the window scroll to the right an extra 55px.

Expected Results:  
Window should not have a scroll bar.
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.

Attachment

General

Created:
Updated:
Size: