Closed Bug 203923 Opened 21 years ago Closed 15 years ago

reframing single table-cell inside pseudo table-row is broken

Categories

(Core :: Layout: Tables, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: gellert.gyuris, Assigned: bzbarsky)

References

Details

(Keywords: testcase)

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; hu-HU; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; hu-HU; rv:1.4a) Gecko/20030401

removing className width MozOpacity + display: table-cell

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Attached file bug demo
Keywords: testcase
I assume the problem is that the cell gets pulled up before its siblings in the
case when the parent is a block?

It'd really help to actually say what the problem is when reporting bugs, you
know...
Thank you.  So basically, reframing a table-cell which is inside a pseudo
table-row is broken.  This is basically bug 148810, but marking as dependent for
now, since that bug covers a pretty broad range of issues.
Assignee: dom_bugs → table
Status: UNCONFIRMED → NEW
Component: DOM Mozilla Extensions → Layout: Tables
Depends on: 148810
Ever confirmed: true
OS: Windows 2000 → All
QA Contact: ian → madhur
Hardware: PC → All
Summary: removing className width MozOpacity + display: table-cell → reframing single table-cell inside pseudo table-row is broken
Priority: -- → P3
Target Milestone: --- → Future
Blocks: 297484
I tested my bug demo: this bug is solved in Firefox 3.0 (MozOpacity and opacity to). FIXED?
Unless you can figure out what specific bug fixed this, it's WORKSFORME. Feel free to hunt for it :-)
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
We stopped reframing on opacity changes (since we no longer do opacity using nsIView), but the underlying bug is still there.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Actually, the real issue here was one of whitespace being the previous sibling...  As a result, the fix for bug 482889 fixed this bug.

I just checked in a test: http://hg.mozilla.org/mozilla-central/rev/908daed28fa2
Assignee: layout.tables → bzbarsky
Status: REOPENED → RESOLVED
Closed: 16 years ago15 years ago
Depends on: 482889
No longer depends on: 148810
Flags: in-testsuite? → in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: