Closed Bug 34524 Opened 24 years ago Closed 24 years ago

Page refresh updates document but not embedded IMG's

Categories

(Core :: Layout, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED DUPLICATE of bug 31189

People

(Reporter: king, Assigned: rickg)

References

()

Details

A page like

<html>
<body>
This is text<p>
<img src="img.jpg">
</body>
</html>

When you click the refresh button the HTML is reloaded, but the IMG referenced
is not.  If the page has a refresh meta tag the same thing happens when the
browser auto-refreshes the page.  (If the page also has a pragma no-cache meta
tag then auto-refresh works correctly.)
-->html element

think this is a dup, not sure of which bug though.
Assignee: asadotzler → rickg
Component: Browser-General → HTML Element
QA Contact: jelwell → petersen
king@sstar.com - are you still seeing this problem with recent builds of 
Mozilla?

Gerv
Reporter said:

"I think it's gotten worse.  My test page is
http://cgi.sstar.com/~jim/cam.html.  There's a link on there to bring up a
"remote window", which uses a Javascript countdown timer to reload the page.
The remote window reloads correctly in Netscape 4.7, but in Mozilla M15 it
just flashes and displays the same image.  The main test page has never
reloaded in Netscape or Mozilla, but it does in IE.

fwiw, the main test page did reload correctly when I had a pragma no-cache
(which then got lost in a disk crash, and I've been too lazy to put it
back)."

Both examples are a case of Meta Refresh being broken; therefore this bug is a 
DUPE.

Gerv

*** This bug has been marked as a duplicate of 31189 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.