Closed
Bug 43071
Opened 25 years ago
Closed 25 years ago
long black rectangle shows up on page
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: vanbalen, Assigned: karnaze)
References
()
Details
(Keywords: qawanted)
Overview Description:
On the above page,there's a big black rectangle next to the shown listing which
doesn't show up under NS... looks out of place too :)
Steps to Reproduce:
1) just go to the above url and it should be there
Reproducibility:
always
Build Date & Platform Bug Found:
2000061820/Linux
Additional Builds and Platforms Tested On:
NS 4.7 renders page properly
I get this too with 2000061908
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•25 years ago
|
||
I am taking a shot in the dark here, Chris a table problem?
Assignee: clayton → karnaze
Assignee | ||
Comment 3•25 years ago
|
||
A testcase would be nice.
Status: NEW → ASSIGNED
Target Milestone: --- → M19
Reproduced on Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m17) Gecko/20000713,
OS/Platform change to All?
Working on a testcase now...
Looks like it isn't a bug. The black square is caused by the following tag:
<IMG height="1" src="/includes/pub_guid_wrapper.asp" width="1">
In a 1-pixel wide table cell with a black background.
The SRC does not point to a valid image, thus the 1-pixel wide table cell
expands to accomdate the text "pub_guid_wrapper" for the broken image (you can
see the text in the black box if you highlight it).
Comment 6•25 years ago
|
||
dupe of 42474
*** This bug has been marked as a duplicate of 42474 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•