Closed
Bug 400101
Opened 18 years ago
Closed 16 years ago
Table containing image always loses first image upon refresh
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: nenglee, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-07-30])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
A simple HTML table containing images, like this:
<table>
<tr>
<td><img src="image1.jpg" \></td>
<td><img src="image2.jpg" \></td>
</tr>
</table>
always displays correctly the first time, and always loses
display of image1.jpg when the page is refreshed.
Reproducible: Always
Steps to Reproduce:
See details above.
This appears to have been broken rather recently.
Comment 1•18 years ago
|
||
I have similar issue. Table or no table..first image disappears on refresh. Works fine on IE.
FF version 2.0.0.11 on xp as well as vista has same issue.
Please HELP!
Comment 2•17 years ago
|
||
Reporter, can you still reproduce this issue with the latest trunk nightly build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
And if so, can you upload a minimal testcase?
Comment 3•16 years ago
|
||
This bug was originally reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.6 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 2010-07-30]
Version: unspecified → 2.0 Branch
Comment 4•16 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.8 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•