Closed
Bug 155804
Opened 23 years ago
Closed 23 years ago
excel.com - page simply will not load with mozilla
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: krazos, Assigned: arun)
References
(
URL
)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a+) Gecko/20020704
BuildID: 2002070408
Using Internet Explorer 5+, the page loads correctly with form fields allowing
the user to enter a username and password to log into MyExcel For
Representatives. Using Mozilla, the page says that it loads completely
(Document: Done) but nothing other than the background appears on the screen.
Reproducible: Always
Steps to Reproduce:
1. Go to the URL.
Actual Results: It will simply try to load, say 'Document: Done', and then stop
without ever loading anything other than the background.
Document includes:
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
So it should load in standards mode, correct? However, JavaScript Console gives
me the following errors:
Error: leftBackLayer has no properties
Source File: https://www.excel.com/RepWorks/USE/log.js
Thanks for your help!
Comment 1•23 years ago
|
||
Confirm problems with
Mozilla/5.0 (Windows; U; Win98; de-DE; rv:1.1a+) Gecko/20020702
I did not test all details, but it seems, that there are 2 problems:
1. incorrect javascript
2. page is made only for special browsers. Opera "As OPERA" shows the same
problems, Opera "as IE5.5" loads page without problems
I sent information to the owner of the site.
Comment 2•23 years ago
|
||
everything is visibility:hidden on there
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Summary: page simply will not load with mozilla (latest build) although it will with IE5 → excel.com - page simply will not load with mozilla
Comment 3•23 years ago
|
||
*** Bug 177050 has been marked as a duplicate of this bug. ***
Loads fine here. WFM 2003032004/Win2K.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•