Closed
Bug 247316
Opened 21 years ago
Closed 21 years ago
does not reender some/random pages, when click refresh then firefox shows normal page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dariusle, Assigned: bugzilla)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
when you open some pages firefox shows source of that page (doesnt reender) and
when you click refresh on that "source page" it is reendered corectly
Reproducible: Sometimes
Steps to Reproduce:
1. Go to some (probably ASP pages)
2. Click some link to go deep into site
3. It should show sources of the page instead normal page
4. then click refresh and the page is shown corectly
i get similar result on some pages, i didn't managed to find any similarities..
maybe all the pages was ASP or JSP...
Comment 3•21 years ago
|
||
I can confirm this. This behaviour started with Firefox 0.9 (or one of the
nightlies before, I am only using the stable versions). It was not existant in
Firefox 0.8.
It appears that the beginning of the source code gets cut off for some reason.
If you look at the bad rendering attachment you can see that the page starts in
the middle of a word of source code. This in turn means that the <HTML> tags
are missing, which in turn means that the page doesn't get rendered. (Maybe it
doesn't get rendered because it is not valis HTML.)
I believe that this is also the cause that occasionally downloads do not work
properly (the size of the file is not shown, i.e. it says "530 K of unknown" etc
when downloading); when you re-try the townload it works fine.
For other examples, see bugs 247905 and 250642, which should be marked as
duplicates of this bug.
Comment 4•21 years ago
|
||
Like I wrote in bug 247905, the bug is probably caused by the AllInOne Gestures
Extension 0.11.1. After upgrading to the latest version of that Extension, the
error never ever appeared!
Comment 5•21 years ago
|
||
no response reporter/see comment #4
->WFM
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Comment 6•20 years ago
|
||
*** Bug 250642 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•