Closed
Bug 309332
Opened 19 years ago
Closed 17 years ago
When one of elements in a page can't be loaded the "Unable to connect"/"The connection was reset" screen overwrites the entire page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 313519
People
(Reporter: ryukbk, Unassigned)
References
Details
(Keywords: dataloss)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050919 Firefox/1.6a1 When one of elements in a page can't be loaded due to connection errors, the "Unable to connect"/"The connection was reset" screen overwrites the entire page even though the page is partially loaded. It's mighty annoying to see a partially loaded page overwritten by this new error message system when one of banner ads is down. IMHO it should go back to old modeless error-message dialogue or mini bar overlayed on a window.
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050919 Firefox/1.6a1 ID:2005091922 Can you give an example url for I've never seen this, but maybe I was just lucky. You could always set browser.xul.error_pages.enabled to false in order to get the alert back.
www.t-mobile.com does this all the time. After the page appears to be loaded a error comes up that says the connection has been reset.
Comment 3•19 years ago
|
||
(In reply to comment #1) > Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050919 > Firefox/1.6a1 ID:2005091922 > > Can you give an example url for I've never seen this, but maybe I was just lucky. > You could always set browser.xul.error_pages.enabled to false in order to get > the alert back. I saw the same behavior on google.com when my DSL connection flaked out. This bug reminds of the behavior IE exhibits when you place a JavaScript into a <DIV> tag---the page renders, but then disappears when it finishes and tries to run the script. Under no circumstance should a partial rendering cause the "Problem loading page" page to appear. Rather, the little top-bar notice should be used instead (NO POPUPS!).
Updated•18 years ago
|
Blocks: errorpages
| Reporter | ||
Comment 6•17 years ago
|
||
(In reply to comment #5) > Duplicate of bug 313519? > OK let's move on... --> dupe
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
No longer blocks: errorpages
You need to log in
before you can comment on or make changes to this bug.
Description
•