Closed Bug 94190 Opened 24 years ago Closed 24 years ago

WRMB: missing form image elements after <span></span> tags

Categories

(Core :: Layout, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 79486

People

(Reporter: barrowma, Assigned: karnaze)

References

()

Details

(Keywords: topembed)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 BuildID: 20010727 The URL http://cooptimal.com/tests/epin.html shows a simplified test case, based on the content at http://www.epinions.com/login/ *** For this bug, I think it is safe to disregard the overlap of the image and the text; I will file a separate bug on that. *** The source for this page includes the same block repeated three times - we should see the image and text three times. Instead, we see the image only once, even though the text appears all three times. The repeated block is enclosed in a <span class="d-s"> ... </span>. If I remove this span from the 1st block, the image will appear in the second block, but still not in the 3rd block. If I remove the span from the 1st and 2nd block, the image appears in all three blocks. Reproducible: Always Steps to Reproduce: 1. Visit http://cooptimal.com/tests/epin.html Actual Results: The image appears once, in the first position. Note also that by mousing over where it should appear in the 2nd and 3rd blocks, you will see that the browser believes the element is there (ie., you can click on it, even though it is not visible). Expected Results: The image and text should appear three times.
Keywords: topembed
This has been fixed. It works fine in build 2001-08-06-03 in Windows 98 SE. *** This bug has been marked as a duplicate of 79486 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.