Closed
Bug 294451
Opened 20 years ago
Closed 15 years ago
{incr}Box described by <div> only partially overlaps inner <table> (nested tables problem?)
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: felix.klee, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
828 bytes,
text/html
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; en) Opera 8.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050507 If, directly after (re)starting Mozilla, I view the page http://sites.inka.de/klee/mozilla/div-bug.html then it gets displayed incorrectly. The red box described by the <div> should appear behind the entire inner table. However, it is only drawn behind part of the inner table. After reloading the page, it looks OK, although the box seems to be a bit too large now. Take a look at the screen shots that are part of this bug report. Reproducible: Always Steps to Reproduce: 1. (Re)Start Mozilla 2. Load http://sites.inka.de/klee/mozilla/div-bug.html 3. Look at page: Red box too small 4. Click the reload button 5. Look at page: Red box a bit too large Actual Results: Initial display: http://sites.inka.de/klee/mozilla/div-bug_initial.png After reloading: http://sites.inka.de/klee/mozilla/div-bug_reload.png Expected Results: What I roughly expect (retouched with the Gimp): http://sites.inka.de/klee/mozilla/div-bug_expected.png Some information about my system (although I doubt that the error is particular to it): ~> cat /etc/slackware-version Slackware 9.1.0 ~> uname -a Linux ibm550 2.4.24 #5 Tue Jan 18 15:39:36 CET 2005 i686 unknown unknown GNU/ Linux ~> X -version XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.24 i686 [ELF] Build Date: 11 February 2004 Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present
Comment 1•20 years ago
|
||
==> tables
Keywords: testcase
Summary: Box described by <div> only partially overlaps inner <table> (nested tables problem?) → {incr}Box described by <div> only partially overlaps inner <table> (nested tables problem?)
Version: unspecified → Trunk
Updated•20 years ago
|
Assignee: general → nobody
Component: General → Layout: Tables
Product: Mozilla Application Suite → Core
QA Contact: general → layout.tables
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
marking so
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•