Closed Bug 106423 Opened 23 years ago Closed 22 years ago

idg.se - menu popups don't work

Categories

(Tech Evangelism Graveyard :: Other, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: skickahit10, Assigned: andre.bugs2)

References

()

Details

(Whiteboard: [PROPRIETARY-DOM])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID:    2001101117

On the top of the page there are a bunch of menus. When you move the mouse over
them pop menus are supposed to appear - they don't

Reproducible: Always
Steps to Reproduce:
1.Go to the page
2.Move the mouse over the top menus
3.

Actual Results:  Nothing

Expected Results:  Shown a pop-up menu
-> TE
From http://www.idg.se/idgse/toppmeny/idgse_meny_all.js loaded from this page:

[...]
parent.meny1.document.all["mn" + num].style.visibility = "hidden";
[...]

Netscape 4.76 does not work either. Might a Tech Evangelism issue.
I am seeing this error too!
.
Assignee: asa → nitot
Component: Browser-General → Europe: West
Product: Browser → Tech Evangelism
QA Contact: doronr → caillon
Version: other → unspecified
Confirming.  They are able to avoid JS console errors by enclosing their code in
blocks of: 

if (typeof(MSIE stuff) != 'undefined') { // only true in MSIE
   do MSIE stuff
}

which really is great coding practice, but bad as far as only letting IE users
view the site.  Odd to see someone go to the trouble of avoiding JS warnings and
errors on a platform while at the same time excluding it...
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: The menus won't show up → idg.se - menu popups don't work
Whiteboard: [PROPRIETARY-DOM]
contact info may be found here :
http://www.idg.se/idgse/kontakt/idg/kontakta_idg_english.asp#teknik
Manager web technology: 
Lottica Fredlund, lottica.fredlund@idg.se, Phone: +46-8-453 62 58 
Also CCin anders.berglund@idg.se (sales manager)
Setting target to december.
Accepting Bug. Setting P3.
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Dec
*** Bug 52421 has been marked as a duplicate of this bug. ***
Blocks: 113492
No longer blocks: 113492
I e-mailed Lottica about this yesterday, and she put me in touch with the people
who work with this. That person told me that it was known that this menu only
works in Internet Explorer, and that they aim to replace it with one that works
with Netscape 4, 6 and Opera as soon as the 1st of February.

Setting Target Milestone accordingly.
Target Milestone: Dec → Feb
The new top menu is done, but since it is done in a different way than the old
one it will take some extra time to integrate it on the page. They sound very
comitted into fixing this very soon.
->me

I have a good contact at idg.se so I can take this bug.
Assignee: nitot → andre.dahlqvist
Status: ASSIGNED → NEW
On the main site idg.se and on the news site which is in question here they have
a new menu at the top that works with mozilla. It seams however that old stories
 (such as the one in the URL above) will not get this menu. I suggest that we
mark this one FIXED, since they really have fixed this for future articles.
Marking WORKSFORME as per Andre's comments.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → Other
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.