Closed
Bug 852394
Opened 12 years ago
Closed 12 years ago
reload true image disappear
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 852391
People
(Reporter: clair.lin, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130307023931
Steps to reproduce:
In my page ,I have a icon to do "document.location.reload(true)".
Actual results:
After I click the icon and view the some icons disappear and some can show.
Some pages No images because of many xml data to parse and icons come from css file.
Expected results:
In IE and Chrome is ok.
It should be show all images whatever F5 or reload() ,reload(true) and any browser.
Why I use the FF17 is ok,but after FF18~19 happen this condition ?
I try to do "document.location.reload()" in FF18 and FF19.
Actual results : It is work and all images display.
Updated•12 years ago
|
Group: core-security
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•