Closed
Bug 60807
Opened 25 years ago
Closed 25 years ago
Columns does not align (over-specified COLSPAN problem)
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla0.9
People
(Reporter: MatsPalmgren_bugz, Assigned: karnaze)
References
()
Details
(Keywords: compat, regression, testcase)
Attachments
(4 files)
|
1.21 KB,
text/html
|
Details | |
|
22.80 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.08 KB,
patch
|
Details | Diff | Splinter Review | |
|
785 bytes,
patch
|
Details | Diff | Splinter Review |
Columns does not align (over-specified COLSPAN problem).
REPEAT-BY:
1. goto http://www.price-search.net/
2. Click on the "Digital Camera" link, taking you to this URL:
http://engine.bottomdollar.com/fastsearch?Type=Search&Template=BDN-898-SSE&WebSi
te=BDN-898-SSE&Category=Hardware&SearchFor=digital+camera
ACTUAL RESULTS:
In the search result list, the last two columns (Price & Info) does not align
with their respective headings.
PLATFORMS TESTED:
Bug occurs in Mozilla nightly build 2000-11-19-20-trunk on Windows 98 SE.
Bug does not occur in:
Netscape Navigator 4.74 on Windows 98 SE.
IE 5.0 on Windows 98 SE.
Opera 4.01 on Windows 98 SE.
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Updated•25 years ago
|
| Assignee | ||
Comment 2•25 years ago
|
||
Fixed with latest checkin.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed by Chris in December, broken by Chris in January (2001-01-13)
| Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Target Milestone: --- → mozilla0.9
| Assignee | ||
Comment 5•25 years ago
|
||
| Assignee | ||
Comment 6•25 years ago
|
||
r = bernd, I applied the patch it works, it does not break 42443. It looks good,
very logical.
Comment 8•25 years ago
|
||
Looks good to me - sr=attinasi
>A good code reviewer can feel like your worst enemy
this patch breaks the table regression tests:
core/colspan.html
core/colspan2.html see the third table from bottom
bug27993-2.html
removing my 'r' until these issues are solved
(one more thanks to Chris Waterson for making the regression tests a sharp tool
again)
| Assignee | ||
Comment 10•25 years ago
|
||
| Assignee | ||
Comment 11•25 years ago
|
||
Bernd, thanks for catching this. I'm not sure how I let this happen. Anyway, the
new patch is in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•