Closed
Bug 62641
Opened 25 years ago
Closed 23 years ago
Nested table is improperly formatted when the reload button is clicked.
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: m.d.t.evans, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [awd:tbl])
Attachments
(1 file)
|
2.70 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.14-5.0 i686)
BuildID: 20001211
Downloading http://mdte-pc.css.qmw.ac.uk/~martin/test.html
for the first time works correctly.
Clicking reload causes the button images to be rendered in the wrong location.
Reproducible: Always
Steps to Reproduce:
1. download http://mdte-pc.css.qmw.ac.uk/~martin/test.html
2. Then click on reload button
3.
Actual Results: see description
Expected Results: see description
Comment 1•25 years ago
|
||
worksforme linux build 2000-12-05-08
Reporter, are you using a nightly or Mozilla 0.6?
| Reporter | ||
Comment 2•25 years ago
|
||
I get it for Mozilla 0.6 and all recent nightly builds.
Comment 3•25 years ago
|
||
Verified.
Platform: PC
OS: Linux 2.2.16
Mozilla Build: 2000121908 M18 Trunk Build
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•24 years ago
|
||
Temporarily moving to future until a milestone can be assigned.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 6•24 years ago
|
||
constructed this testcase from soon-to-be-duped bug #125911
testcase contains table with two tables inside. this is actually two
testcases. for the first one, Cell_A has width=95%. the second is identical,
but width=94%.
the first exhibits the bug, while the second does not.
the "float: left" table style and the image are also necessary to produce this
bug.
Comment 7•24 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8+) Gecko/20020220
this is WFM with both the URL and testcase.
Comment 8•24 years ago
|
||
the testcase seems to have problems now with linux build 20020326, although the
URL is still worksforme
Comment 9•23 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
QA Contact: amar → madhur
Target Milestone: Future → ---
Updated•23 years ago
|
Target Milestone: --- → Future
| Reporter | ||
Comment 10•23 years ago
|
||
This bug got fixed ages ago.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•