Closed Bug 150812 Opened 22 years ago Closed 22 years ago

enel.it - Incorrect positioning of layers

Categories

(Tech Evangelism Graveyard :: Italian, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: andrea.aime, Assigned: tristan)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530
BuildID:    2002053012

The above URL is supposed to provide weather forecast
for Italy, and uses two images, one for the base 
map, and one for the forecast... the layers are not
properly overlayed (the forecast is shifted to the left).
IE 5 displays the page as expected.

Reproducible: Always
Steps to Reproduce:
1. go to http://www.enel.it/meteo/indexNs.asp
2. do the same with IE5
3. compare the results

Actual Results:  Incorrect layer positioning

Expected Results:  Proper positioning of layers...
Component: XP Apps → Browser-General
-> Tech Evengelism
The site does:

n = (document.layers) ? 1:0
ie = (document.all) ? 1:0
if (ie){
	document.location="index.asp"
	}

- and something comparable on the ie version of the page.
Since we don't do document.all we end up being served this page designed for
Netscape 4.x (though from what I see the IE page wouldn't look good either)
Assignee: sgehani → nitot
Component: Browser-General → Europe: West
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: paw → brantgurganus2001
Hardware: PC → All
Version: other → unspecified
And now actually confirming. Is Italy indeed Western Europe? The component
descriptions aren't clear on that...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Incorrect positioning of layers → enil.it - Incorrect positioning of layers
Yes, Italy is in Western Europe :-) 
The page is displayed properly now. Closing bug.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
VERIFIED FIXED 2002120508
Status: RESOLVED → VERIFIED
Summary: enil.it - Incorrect positioning of layers → enel.it - Incorrect positioning of layers
tech evang june 2003 reorg
Component: Europe: West → Italian
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.