Closed
Bug 98210
Opened 23 years ago
Closed 13 years ago
polyu.edu.hk - onmouseover pull down menu doesn't work
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tech Evangelism Graveyard
English Other
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ricky, Unassigned)
References
()
Details
(Whiteboard: [hong kong] [bug248549notfixed])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3+)
Gecko/20010904
BuildID: 2001090403
The pull down menu does not show correctly.
Reproducible: Always
Steps to Reproduce:
1. place the mouse arrow on the "Training & Support"
2.
3.
Comment 1•23 years ago
|
||
I'm seeing this same behavior on 2001083103 Win32-trunk. I tried looking at the
code on the page to determine what was happening. The code on this page is
pretty hard to read, though. Lots of gratuitous newlines, among other things. :-(
Comment 2•23 years ago
|
||
Bad JS (only checks for document.all and document.layers). --> Tech Evangelism
Component: Layout → Asian
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 3•23 years ago
|
||
This may also be related to bug 92363. There seem to be a lot of functions named
MM_*, which may indicate the use of DreamWeaver to generate the code here.
Comment 4•23 years ago
|
||
Oops. Reassigning as well, confirming.
Assignee: karnaze → momoi
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: petersen → jonrubin
Comment 5•23 years ago
|
||
now a dropdown comnes, but you can't click it begfor it runs away. Also a
vertical line there,...
Wait a minute. Those "menus" don't have any links, and they don't work in MSIE5
either. I think they're just very badly designed tooltips that look exactly like
menus.
MM_ShowHideLayers() v3.0 is definitely being used though.
Also,
Error: document.logo has no properties
Source File: http://www.polyu.edu.hk/~its/bottom_bar.js
Line: 78
Blocks: 51020
OS: Windows 2000 → All
Hardware: PC → All
Summary: Missing onmouseover pull down menu → polyu.edu.hk - onmouseover pull down menu doesn't work
Comment 7•21 years ago
|
||
This is an Enlgish site in Hong Kong.
(Summary of problems)
1. The drop down menu is now working but the footer is placed too high and
blocks part of the drop down menu.
2. http://www.polyu.edu.hk/ at the home page drop down menu is really broken.
Moving to English-other.
Assignee: momoi → english-other
Component: Asian → English Other
QA Contact: jonrubin → english-other
Updated•21 years ago
|
Whiteboard: [hong kong]
Updated•20 years ago
|
Whiteboard: [hong kong] → [hong kong] [bug248549notfixed]
Comment 8•20 years ago
|
||
*** Bug 272948 has been marked as a duplicate of this bug. ***
*** Bug 298981 has been marked as a duplicate of this bug. ***
Comment 10•14 years ago
|
||
(In reply to comment #7)
> This is an Enlgish site in Hong Kong.
>
> (Summary of problems)
>
> 1. The drop down menu is now working but the footer is placed too high and
> blocks part of the drop down menu.
>
> 2. http://www.polyu.edu.hk/ at the home page drop down menu is really broken.
>
> Moving to English-other.
Both errors are WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
Is this bug still valid?
Comment 11•14 years ago
|
||
(In reply to comment #10)
> Both errors are WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
> rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
Please stop testing bugs that involve sniffing for "Firefox" with...Firefox. They're ALL going to work for you. That's why they're bugs.
Comment 12•14 years ago
|
||
http://www.polyu.edu.hk/~its/ is definitely still semi-broken (menus don't stay open long enough to use them, etc.)
but http://www.polyu.edu.hk/ seems to be working fine.
The design of the first URL doesn't seem to match that of the home page (the second URL), so I'd bet they're being done by two different groups. The group responsible for the ITS page still needs to fix their code.
Comment 13•14 years ago
|
||
(In reply to comment #11)
> (In reply to comment #10)
> > Both errors are WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
> > rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
>
> Please stop testing bugs that involve sniffing for "Firefox" with...Firefox.
> They're ALL going to work for you. That's why they're bugs.
How am I supposed to know that this bug (and other bugs I recently commented) is (are) related to "bad browser sniffing"? For what I understand you're using Camino but Camino is no mentioned in this bug (and other bugs I recently commented).
Am I missing something?
Comment 14•14 years ago
|
||
My apologies; I thought that this was one of the several sniffing bugs you commented in this morning.
Comment 15•13 years ago
|
||
I'm going to mark this invalid for two reasons:
1. The main web site works fine in Firefox (9.0.1 and 11.* tested.) Menus drop down over the flash animation and you can click on links.
2. The original report (the its web site) doesn't work in Safari 5, Firefox or IE9 so it looks like something is really messed up with that particular site and it needs to be updated and modernized.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Updated•10 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
•