Closed Bug 105731 Opened 23 years ago Closed 21 years ago

microsoft.com - UI Displays incorrectly for the website

Categories

(Tech Evangelism Graveyard :: English US, defect, P1)

x86
Windows NT
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: askulkarni, Assigned: bc)

References

()

Details

The tope part of the area gets bloated badly out of proportion.

Compared it with IE. There it seems to be Ok.
Atul.
The menu is not displayed properly because of the use of "document.all" in the 
script. http://uddi.microsoft.com/toolbar.js
Evangalism ?
over to evangalism
Assignee: jst → bclary
Status: UNCONFIRMED → NEW
Component: DOM HTML → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: stummala → zach
Version: other → unspecified
Summary: UI Displays incorrectly for the website → microsoft.com - UI Displays incorrectly for the website
Priority: -- → P1
Blocks: MS
contacted 12/8
Status: NEW → ASSIGNED
Target Milestone: --- → Jan
Whiteboard: [aok]
Keywords: evang500
Whiteboard: [aok]
Here is another error I see:

Error: setting a property that has only a getter
Source File: http://uddi.microsoft.com/toolbar.js
Line: 1

Error: window.event has no properties
Source File: http://uddi.microsoft.com/toolbar.js
Line: 189

I didn't see any document.all errors.
Confirming with Mozilla 1.1b+, build ID 2002080208, Win2000

I think the page structure has changed. Now I only see with Mozilla this script file
http://uddi.microsoft.com/client.js

But I didn't get any JavaScript errors or see document.all.

For me it seems to be bad browser sniffing because if I mask Mozilla with

user_pref("general.useragent.vendor", "Netscape6");
user_pref("general.useragent.vendorSub", "6.5");

as Netscape 6.5, when the page renders correctly! They don't detect other Gecko
based browsers. At least on this site and the KB articles they support Netscape
6.x (not 7.0 because of the changed UA).
*** Bug 179030 has been marked as a duplicate of this bug. ***
*** Bug 179031 has been marked as a duplicate of this bug. ***
looks fixed to me.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.