Closed
Bug 77702
Opened 24 years ago
Closed 22 years ago
Pages show twice like starting new (double reload of pages)
Categories
(Core :: Networking: HTTP, defect, P3)
Core
Networking: HTTP
Tracking
()
Future
People
(Reporter: nine, Assigned: darin.moz)
References
()
Details
(Keywords: regression, Whiteboard: [Hixie-P2] (bad user experience, HTTP))
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.8.1+) Gecko/20010425
BuildID: 2001042520
Sometimes pages show twice. It loads, starts showing and suddenly shortly after
starting the progress bar steps back to nearly start and the view starts
building again. It's like the page is loaded twice and the second shortly after
the first overwriting it.
I've seen this on cgi generated pages like Bugzilla and some in my project.
Maybe this bug occures on static html pages too. But I'm not able to reproduce
it every time, seems like it occures on pages that need long to load and display.
Reproducible: Sometimes
Steps to Reproduce:
1. go to a page (like Bugzilla show bug)
2. watch loading the page and the progressbar
Actual Results: pages starts loading again.
Expected Results: page should simply show.
Comment 1•24 years ago
|
||
Reporter, I 'm not able to reproduce with the May 8th build. Can you try with a
newer build ?
| Reporter | ||
Comment 2•24 years ago
|
||
I have just seen it yesterday with a May 9 Build.
I'm pretty sure that it loads the page twice. I wanted to write a comment in
Bugzilla when the page wasn't fully loaded yet. Suddenly form elements where
deleted and the page started loading again.
I see this sometimes, in cgi generated pages wich take long to transfer.
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.3
Comment 4•24 years ago
|
||
I see this with various pages, including http://www.mysql.com/doc/ -- going to
that URI causes the page to suddenly reload when it's nearly done. Very
annoying. I'm guessing this is Networking related, so ->Networking. (It's almost
certainly not "Views" related, that's for sure.)
I was on Windows 2000 using the Netscape Commercial build 2001053004.
Component: Views → Networking
Summary: Pages show twice like starting new → Pages show twice like starting new (double reload of pages)
Whiteboard: [Hixie-P2] (bad user experience, HTTP)
Comment 5•24 years ago
|
||
Reassigning to Networking
Assignee: kmcclusk → neeti
QA Contact: petersen → benc
This worksforme. Reporter: please try this with the latest builds.
Keywords: qawanted
Priority: -- → P3
Comment 7•24 years ago
|
||
wfm linux today's build. reporter plz reopen if this still persists with a
current build.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 8•24 years ago
|
||
I reopen this bug even if I wasn't able to reproduce this bug but for 2 reasons:
1. Since this bug was closed I have a faster connection. I think this bug
depends on some sort of timeout so this may be a reason why I'm not able to
reproduce. It was hard to do this even when I had a slower connection.
2. I saw today a comment in Mozillazine Forum where a bug exactly like this was
described, that some pages start loading a second time when they are nearly
finished.
Again, I have to say, that this bug is difficult to reproduce!
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
When this bug occurs, clicking on link on the "first" occurence of the page
brings to the link on the "second" occurence of the page. Then clicking on the
second link works.
It is a relatively random bug, so most of the times reloading the page fixes it.
Updated•24 years ago
|
Target Milestone: mozilla0.9.3 → mozilla0.9.4
Comment 10•23 years ago
|
||
Try deleting this line form your prefs.js file:
user_pref("intl.charset.detector", "zh_parallel_state_machine");
Comment 11•23 years ago
|
||
another to solve this bug is by selecting the menu:
View->Character Coding->Auto-Detect->(Off)
Comment 12•23 years ago
|
||
moving neeti's futured bugs for triaging.
Assignee: neeti → new-network-bugs
Status: REOPENED → NEW
Comment 13•23 years ago
|
||
-> http
Assignee: new-network-bugs → darin
Component: Networking → Networking: HTTP
QA Contact: benc → httpqa
Comment 14•23 years ago
|
||
WFM. I have never seen this using Linux or Windows 98, the latter also at a 56k
modem connection.
pi
Comment 15•23 years ago
|
||
I can reproduce it always in Mozilla 1.2a on WinXP using a 31kbps conection
Also, please note this:
1. start mozilla with a new profile
2. Select View->Character Coding->Auto-Detect->Chinese
3. close Mozilla and QuickLaunch
4. delete the contents of your Cache folder
5. start Mozilla for testing:
5.1 go to gamespot.com, click on "News" on the very top of the page
5.2 click on "PC" to select PC news
5.3 the page load twice.
Comment 16•22 years ago
|
||
cc'ing internationalization people since the character set detector seems to be
involved
OS: Windows 98 → All
Hardware: PC → All
Comment 17•22 years ago
|
||
There already is a bug on character set detection causing double loads.
Whiteboard: [Hixie-P2] (bad user experience, HTTP) → [Hixie-P2] (bad user experience, HTTP) dupeme
Comment 18•22 years ago
|
||
I see this bug consistently on WinXP and have seen it in all builds I have used
from 0.98 through to 1.4
I never thought about tracing it back to Autodetect / Japanese but looking at an
earlier reprot it looks like it could be related to characer coding auto detect.
I'll try turning off auto detect and see what happens.
Comment 19•22 years ago
|
||
*** This bug has been marked as a duplicate of 61363 ***
Status: NEW → RESOLVED
Closed: 24 years ago → 22 years ago
Resolution: --- → DUPLICATE
Comment 20•21 years ago
|
||
V/dupe.
I don't think this happens anymore, but the linked bug is still open. It
describes <meta> as another cause, so maybe it is partially fixed (or that bug
morphed).
Status: RESOLVED → VERIFIED
Keywords: qawanted
QA Contact: core.networking.http → benc
Whiteboard: [Hixie-P2] (bad user experience, HTTP) dupeme → [Hixie-P2] (bad user experience, HTTP)
You need to log in
before you can comment on or make changes to this bug.
Description
•