Closed Bug 17592 Opened 25 years ago Closed 25 years ago

[FLOAT] Tables are overlapping tables

Categories

(Core :: Layout, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 29595

People

(Reporter: charles.c.mak, Assigned: buster)

References

()

Details

(Keywords: testcase, Whiteboard: [PDT+] no idea when this will land, no one has looked into this yet)

Attachments

(2 files)

Overview: Tables are overlapping tables Steps to Reproduce: 1) goto url 2) notice that under the download spotlight is text being laid over the image. Actual Results: One table is being drawn over another. Expected Results: There shouldn't be overlapping. Build Date and Platform: build 1999-1028-08 on Windows NT (sp6) Additional Platforms tested: M10 doens't have this problem. Additional Information: none
Attached file testcase (deleted) —
Whiteboard: [TESTCASE]
Assignee: karnaze → kipp
The 1st cell's block frame is reporting a max element size of 2400 twips (160 pixels, since I have 15 twips/pixel) but it doesn't include the 225 twips (15 pixels) for hspace on the image. TC::Rfl 01CCF840 rea=0 av=(UC,UC) comp=(UC,UC) Area::Rfl en 01CCF7C0 rea=0 av=(UC,UC) comp=(UC,UC) Area::Rfl ex 01CCF7C0 des=(2850,1875) maxElem=(2400,0) TC::Rfl ex 01CCF840 des=(2910,1935) maxElem=(2460,0)
Daily Build Nov. 12 1999 (WinNT sp4) Please find above a test case of tables being aligned either left right or center. It appears that left aligned tables push center aligned tables beyond screen width, while right aligned tables overlap center aligned tables. left and right aligned tables will flow down the page if the combined width is wider than the screen. also note the effects when tables are defined in "left, right, center" order. The left and right tables flow down as expected, but the centered table appears above the right, next to the left aligned table (and pushed past screen width)
Updating to default HTML Tables Assignee...kipp no longer with us :-(
QA Contact: chrisd → petersen
Severity: normal → major
Target Milestone: M14
setting severity to major since some pages are unreadable with this bug. Setting target milestone to M14.
mass moving all Kipp's pre-beta bugs to M15. Nisheeth and I will prioritize these and selectively move high-priority bugs into M13 and M14.
Summary: Tables are overlapping tables → [FLOAT] Tables are overlapping tables
Bulk moving [testcase] code to new testcase keyword. Sorry for the spam!
Keywords: testcase
Priority: P3 → P2
transferring test case from dup bug 23978: <html><head><title>minimized testcase for bug 23978</title></head> <body> <!-- If either align="left" or hspace=15 is removed from the img tag, the overlapping disappears. Or, if you make the window wide enough that the text fits on one line, that will make the overlapping disappear. --> <table border> <tr> <td> <img src="http://www.eecs.umich.edu/~bissiri/pix/linux/linuxstk160.jpg" align="left" hspace=15> </td> <td> Bug 23978: Make the window narrow enough, and the image will overlap this text. </td> </tr> </table> </body> </html>
Severity: major → critical
Keywords: beta1
Priority: P2 → P1
*** Bug 23978 has been marked as a duplicate of this bug. ***
Putting on PDT+ radar for beta1.
Whiteboard: [TESTCASE] → [PDT+]
fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
sorry, wrong bug. not fixed yet
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [PDT+] → [PDT+] no idea when this will land, no one has looked into this yet
Looks to be the same problem as bug #24411, and that case if my worse, so marking this as a DUP of 24411 *** This bug has been marked as a duplicate of 24411 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → DUPLICATE
Keywords: verifyme
Reopening, to mark as a duplicate of the proper bug, bug 29595
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
*** This bug has been marked as a duplicate of 29595 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → DUPLICATE
Verified as duplicate of 29595. Sorry about the spam.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: