Closed
Bug 291943
Opened 20 years ago
Closed 19 years ago
roll-over for "Product Finder" link not working.
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
EXPIRED
People
(Reporter: phil2, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 HTML site source code notes: <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR"> <meta content="C#" name="CODE_LANGUAGE"> <meta content="JavaScript" name="vs_defaultClientScript"> <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema"> Reproducible: Always Steps to Reproduce: 1. go to http://www.danfoss.com/ 2. roll-over the "Product Finder" link, but it doesn't work (works okay in IE) 3. Actual Results: no menu showed, cursor did not change from arrow to a hand Expected Results: should have seen cursor change and menu for link appear. Also noticed that in the upper horizontal menus across the top of the page, mouse roll-offs from the bottom of the javascript generated menus resulted in the menus hanging in display mode on-screen. However mouse roll-offs exiting to the left side of the menus resulted in menus closing. Is this a bug?
Updated•20 years ago
|
Assignee: general → firefox
Component: Bugzilla-General → General
Product: Bugzilla → Firefox
QA Contact: default-qa → general
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050422 Firefox/1.0+ Javascript Console returns 86 errors along the lines of: Error: Unknown property 'visible'. Declaration dropped. Source File: http://www.danfoss.com/DanfossBrand/StyleSheets/DanfossStyles.css I'd guess this is why such menus aren't being shown; but whether this is firefox's fault or because the site uses IE-only markup is unknown to me.
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050419 Firefox/1.0.4 http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.danfoss.com%2FDanfossBrand%2FStyleSheets%2FDanfossStyles.css&usermedium=all The validator spits out so many errors! Then I see you created the page in Microsoft HTML with MSVisual Studio, so it makes sense. Tests: * Opera 8: I do get a hand. Clicking the text works. * Firefox 1.0.4 20050419: I don't get a hand. Clicking the text works.
Comment 3•20 years ago
|
||
From an email misdirected at my inbox: phil2@noetictech.com to bugzilla-daemon, me ah, i am not the web designer, rather just an a/c-refrigeration technician trying to look up an expansion valve for a walk-in freezer I am working on. i just happen to be using firefox as i have real issues with microsoft (insert diatribe here). so i am sincere and not wasting your time here with microsoft whining. i wish in fact that i had time to fix the browser code myself. there is actually a lot, a whole lot, i would like to do in the linux/unix world. - phil "i'd rather be programming"
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•