Closed Bug 133115 Opened 23 years ago Closed 20 years ago

ottawa.on.ca - text becomes invisible mouse hovers over text (mouseover)

Categories

(Tech Evangelism Graveyard :: English Other, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bwp6, Unassigned)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020323 BuildID: 20020323 When visiting the link http://www.city.ottawa.on.ca/online_services/index_en.shtml and hovering over the links on the top left hand side the text becomes invisible. The link still works but it becomes invisible. Reproducible: Always Steps to Reproduce: 1.Go to link http://www.city.ottawa.on.ca/online_services/index_en.shtml 2.Hover over the links on the top left side and notice the text disappears during the mouseover. Actual Results: The text seems to disappear when hovering over the links on the top left side. Expected Results: When hovering over the links on the top left hand side the background of the text should become blue and the text white. It seems as though the background is not becoming dark blue like it should and the text becomes white. The mouseover works properly in IE.
->layout
Component: JavaScript Engine → Layout
.
Assignee: rogerl → attinasi
QA Contact: pschwartau → petersen
this appears to be a DOM/evangelism issue. to change the background, the page uses the Javascript function mOvr in http://www.city.ottawa.on.ca/scripts/menu_rolls.js mOvr attempts to check "src.contains(event.fromElement)", (src=the mouseover td element) which fails because "event is not defined", which shows up on the JavaScript Console. AFAIK the "event" object is IE's own and not part of standard DOM. I'm sending this to DOM so they can confirm this as evangelism.
Assignee: attinasi → joki
Status: UNCONFIRMED → NEW
Component: Layout → DOM Events
Ever confirmed: true
QA Contact: petersen → vladimire
Element.contains is also an IEism
==> Evang
Component: DOM Events → English: Non-US
Product: Browser → Tech Evangelism
Version: other → unspecified
reassign
Assignee: joki → momoi
QA Contact: vladimire → jeesun
Contact addresses are info@ottawa.ca and https://ottawa.ca/contactus_en.shtml Error: event is not defined Source File: http://www.city.ottawa.on.ca/scripts/menu_rolls.js Line: 3
Severity: trivial → minor
OS: Linux → All
Hardware: PC → All
Summary: text becomes invisible mouse hovers over text (mouseover) → ottawa.on.ca - text becomes invisible mouse hovers over text (mouseover)
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jeesun → english-other
From: "Woods, Jeff" <Jeff.Woods@ottawa.ca> Subject: Ottawa.ca Improvements Date: Tue, 10 Aug 2004 09:51:55 -0400 Best regards, Recently, you had advised me that the drop down menus on the City of Ottawa's web site (ottawa.ca) were not functioning properly. I am pleased to announce that a comprehensive fix has been put in place that should rectify any problems you have been experiencing. The new menu systems should, a) Work on PC's with Internet Explorer 5.0 (and up), any mozilla browser (such as Firefox) including Netscape 4.8 (and Up), and Opera b) Work on Macintosh, with Internet Explorer 5.2 (and up), anany mozilla browser (such as Firefox) including Netscape 4.8 (and Up), Safari and Camino c) The new menu systems will also work if you have java capabilities turned off on your browser. It is now possible to click straight through to menu pages, or to use the links displayed at the bottom of the page. d) The new menu system is also compliant with our accessibility policies (W3C, Priority One Checkpoints http:/w3c.org) Thank you, once again for your comments. If you experience further difficulty, please do not hesitate to contact me directly. Sincerely, Jeff Woods New Media Services Coordinator City of Ottawa Phone: 580-2424 ext.13280 Fax: 560-2123
This bug is fixed now
The bug on the URL is resolved because of the redesign. The same issue appears on other pages. I will communicate directly with the webmaster since they seem receptive to making the page work with Mozilla and firefox. Closing bug.
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.