Closed Bug 182645 Opened 22 years ago Closed 20 years ago

teamlog.fr - layers do not appear right

Categories

(Tech Evangelism Graveyard :: French, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jerome.bouat, Unassigned)

References

()

Details

(Whiteboard: [havefix][havecontact][bug248549notfixed])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

2 layers don't appear by transparency.
One is below the other in the vertical page dimension
(not deep dimension).

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Confirmed Build 2002112804, Win2k sp3
Jérôme, look like a Tech Evangelism bug, change Product from Browser to Tech
Evangelism.

From "fonctions.js":
     var isNS = (navigator.appName == "Netscape");
     var CACHE = (isNS) ? 'hide' : 'hidden';
     var VISIBLE = (isNS) ? 'show' : 'visible';
     layerObj = (isNS) ? 'document.' : 'document.all.';
     styleObj = (isNS) ? '' : '.style';
yep,
	if (isNS)
	{
		document.write("<layer name=\""+NomCalque+"\" left="+CalqueX+" top="+CalqueY+"
width="+width+" height="+height+" visibility="+Vue+"\""+Commande+">");
	}

Making this a tech evanglism bug
Component: Browser-General → Europe: West
Product: Browser → Tech Evangelism
Version: Trunk → unspecified
yep,
	if (isNS)
	{
		document.write("<layer name=\""+NomCalque+"\" left="+CalqueX+" top="+CalqueY+"
width="+width+" height="+height+" visibility="+Vue+"\""+Commande+">");
	}

Making this a tech evanglism bug
Assignee: asa → nitot
Status: UNCONFIRMED → NEW
Component: Europe: West → African
Ever confirmed: true
QA Contact: asa → momoi
who has some contact?
Should this bug be under Component/African? It appears to be a French site...
-> euro west
Component: African → Europe: West
QA Contact: momoi → brantgurganus2001
Summary: layers do not appear right → teamlog.fr - layers do not appear right
mass moving old french europe west bugs to the new french component...
Assignee: nitot → french
Component: Europe: West → French
QA Contact: brantgurganus2001 → french
fix:
update http://www.teamlog.fr/pages/fonctions.js with corrected version I'm
attaching.

contact:
webmaster@teamlog.fr
Whiteboard: [havefix][havecontact]
Attached file fonctions.js, fixed.
they need to replace http://www.teamlog.fr/pages/fonctions.js with this
version.
Whiteboard: [havefix][havecontact] → [havefix][havecontact][bug248549notfixed]
Site was redesigned, menus/site wfm using FF 1.0 WinXP, the rendering is on par
with IE6.
http://www.teamlog.fr/pages/fonctions.js doesn't appear to be used anymore, even
if not fixed as per comment 10, it doesn't seem to affect any page on the site.
Status: NEW → RESOLVED
Closed: 20 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.

Attachment

General

Created:
Updated:
Size: