Open
Bug 559128
Opened 16 years ago
Updated 3 years ago
The page loses CSS when refreshing the page by F5
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: nunesr_lucas, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
When i refresh the page by clicking on F5 or refresh button of the firefox, the page loses the CSS loaded from a file and apply only static CSS, but if i clean the cache (CRTL + F5) and refresh the page, this CSS is applied normally.
Reproducible: Always
Steps to Reproduce:
1.Open page
2.Refresh clicking on F5 from keyboard or browser refresh button
Actual Results:
The page loads with only static CSS applied
Expected Results:
The page should load with all CSS applied
If i refresh the page using CTRL + F5, it loads with all CSS applied.
Summary: Page lost CSS when refreshing the page by F5 only with CRTL + F5 → The page loses CSS when refreshing the page by F5
Comment 1•16 years ago
|
||
>1.Open page
Which one ?
and you have already tried http://support.mozilla.com/en-US/kb/Safe+Mode ?
The problem occurs on an intranet page.
In Safe Mode did not work too.
How did you determine that it was the CSS from one file that's not being applied? Do you get the exact same behavior as though that one CSS file was not linked, or just general layout or appearance differences related to the CSS in that file?
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•