Closed Bug 260172 Opened 20 years ago Closed 19 years ago

wrong DIV width when {fixed} > TABLE{absolute} > DIV

Categories

(Core :: Layout: Positioned, defect)

x86
All
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: BijuMailList, Assigned: MatsPalmgren_bugz)

References

Details

(Keywords: testcase)

Attachments

(4 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10

I find incorrect width for block elements like DIV, HR
when there inside a TABLE with style="position:absolute"
which in turn inside another container with 
style="position:fixed" or style="position:absolute"


Reproducible: Always
Steps to Reproduce:
See demo attached *.html 
and *.png to see IE comparison
Actual Results:  
See attached *.png (IE comparison) Red tick

Expected Results:  
See attached *.png (IE comparison) Green ticks
Shows DIV in TABLE{absolute} in a {fixed} container
DIV in TABLE{absolute} in side {absolute} container
work around by changing  {fixed} > TABLE{absolute} > DIV 
as {fixed} > DIV{absolute}> TABLE{fixed} > DIV
Probably a dup of bug 178739 
Depends on: 178739
(In reply to comment #5)
> Probably a dup of bug 178739 

Yes this is similar to bug 178739 
Expect the outer DIV has position fixed
Assignee: nobody → mats.palmgren
Status: UNCONFIRMED → NEW
Component: Layout: Block and Inline → Layout: R & A Pos
Depends on: 201897
Ever confirmed: true
Keywords: testcase
OS: Windows XP → All
-> FIXED (by bug 201897)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Biju, why did you reopen this bug?
retested now found now issue.
so closing to the bug
Status: REOPENED → RESOLVED
Closed: 20 years ago19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: