Closed Bug 19964 Opened 25 years ago Closed 21 years ago

msu.edu - [LAYER] <Div> Mouseover isn't working

Categories

(Tech Evangelism Graveyard :: English US, defect, P4)

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: bryans, Assigned: doronr)

References

()

Details

If you go to the page listed above with Netscape and move your mouse over the
"Coasters, Rumors, Virtual Coasters" ETC. you see a division appear in the upper
left hand corner. With Mozilla, none of the division appear. I'm not sure how
far along the Javascript engine is, but this is just something that I noticed.
-Jason Bryans
Assignee: mccabe → vidur
Component: Javascript Engine → DOM Level 0
Transferring to the DOM component.
QA Contact: rginda → desale
Changed QA Contact to Prashant
In an attempt to get my bug list in order again, marking all the bugs I have
currently as ASSIGNED.
The mouseover is indeed working. The following error is spit out when mousing
over. Looks like its having problems accessing a property on an array of
documents that are initialized in the function setupBrowser().

Document file:///S|/mozilla/dist/WIN32_D.OBJ/bin/res/samples/demo.html loaded su
ccessfully
Document: Done (2.794 secs)
JavaScript Error: TypeError: divStyle[i] has no properties
URL: file:///S|/mozilla/dist/WIN32_D.OBJ/bin/res/samples/demo.html
LineNo: 33
Summary: <Div> Mouseover isn't working → [LAYER] <Div> Mouseover isn't working
Target Milestone: M17
Actually a LAYERs issue - the positioned DIVs in this page got translated to
layers in 4.x. Since all layers with IDs were exposed as document properties,
they could be accessed directly off the document (e.g. document.d0, document.d1,
etc. in this example). Furthermore, scripts could modify their top, left and
visibility properties.

The analogs in the DOM Level 1/2 is to use document.getElementById() to access
the named DIVs (e.g. document.getElementById('d0')) and to (as in IE) modify the
top, left and visibility of the style property of the element (e.g.
document.getElementById('d0').style.top = '3px';).

I'm going to keep this bug open rather than invalidate it - it would take little
work to rig up enough compatibility to get the example to work. In talking to
Eric Krock, it seems like a good plan is to make more headway into the DOM bugs
and issues and, at some later post-Beta date, decided whether or not to try to
provide some minimal amount of compatibility.
The later post-Beta1 date has arrived and it seems that we're sticking with the
decision to not support non-DOM-sanctioned positioning APIs. I'm marking this
bug WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
That's the right decision. Permanent WONTFIX.
Moving all [LAYER] bugs to Evangelism component for tracking and open-source
evangelism by mozilla community members of sites that need to upgrade to support 
web standards such as HTML 4.0 (instead of LAYER/ILAYER) and the W3C DOM
(instead of Nav4 document.layers[] or IE document.all()). Sites should be
lobbied to do the upgrade using the email templates that are linked to from
http://www.mozilla.org/newlayout/bugathon.html#layerbugs . When a site's owner
has confirmed receipt of the message requesting an upgrade, the bug should be
marked with the keyword evangelized to indicate that evangelism for that bug is
complete. When the site finishes the upgrade and supports standards, the bug
should be closed.
Assignee: vidur → nobody
Status: RESOLVED → NEW
Component: DOM Level 0 → Evangelism
Keywords: evangwanted
QA Contact: desale → nobody
Target Milestone: M17 → ---
Reopening to register fact that this page probably isn't yet upgraded (until it 
is, at which point we'll close the bug). evangwanted. Clearing cc:s as a 
courtesy to reduce spam.
Resolution: WONTFIX → ---
SPAM:Changing QA contact on 111 evang bugs as I am now the new QA contact for 
this component.

Sorry about the spam

zach
QA Contact: nobody → zach
Reassigning Evangelism bugs to me, the component's new owner.  I would like to 
take this opportunity to thank nobody@mozilla.org for all of his dedication, 
contributions, and hard work, and wish him luck at his new job.  Thanks, nobody.
Assignee: nobody → BlakeR1234
Severity: normal → major
Status: NEW → ASSIGNED
OS: Windows 98 → All
Priority: P3 → P2
Hardware: PC → All
Target Milestone: --- → mozilla0.6
-> evangelism@telocity.com for my evangelism bugs.

removing the now-depreciated evangelism-related keywords.

setting platform to All.
Assignee: blakeross → evangelism
Status: ASSIGNED → NEW
Keywords: evangwanted
Target Milestone: mozilla0.6 → Future
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Severity: major → minor
Priority: P2 → P4
Summary: [LAYER] <Div> Mouseover isn't working → msu.edu - [LAYER] <Div> Mouseover isn't working
The reporter is the owner if the site. Reporter: if you are still listening,
your site needs to be updated to use standards. Bc: can you give a better
description as to what needs to be changed?

Thanks

Zach
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Target Milestone: Future → ---
Version: other → unspecified
SPAM.  You may filter these bugs by querying the string "ReadingRitingRithmetic"

Mass Moving Bugs on Educational institutions in the United States to the new US
Edu component and assigning to default owners.
Assignee: bclary → doronr
Component: US General → US Edu
QA Contact: zach → caillon
Should this bug be closed now ? This page hasn't been updated in 2 and a half
years, this was a personal page led by a high school student :

"Q. Why is your page on MSU.edu? Are you a college student there?

A. Ok, I work at MSU technically as a student employee, but I am not a student
there. I acually go to school at the local high school. So why do I have an
account? It's my parents, they work at MSU, they are computer illirate, so I
might as well use it."

I believe that it is very unlikely that this page will ever change and anyway,
the problem was just a cosmetic glitch.
Problem is caused by non-complient div coding, problem has already been resolved
withing Mozilla - not a problem with Mozilla itself. 
Status: NEW → RESOLVED
Closed: 24 years ago22 years ago
Resolution: --- → FIXED
not fixed
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
from page owner via AIM:
Chetchez: I probably won't update that site, however - I did use the code and
re-work it and made it compatable with Mozilla (Link:
http://mason.k12.mi.us/)http://mason.k12.mi.us/ The blue bars use almost the
same code.
Status: REOPENED → RESOLVED
Closed: 22 years ago21 years ago
Resolution: --- → WONTFIX
verified by actual contact by AIM
Status: RESOLVED → VERIFIED
tech evang june 2003 reorg
Component: US Edu → English US
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.