Closed
Bug 698
Opened 27 years ago
Closed 24 years ago
[LAYER] javascript doesn't work on this page
Categories
(Tech Evangelism Graveyard :: English US, defect, P2)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: buster, Unassigned)
References
()
Details
from nglayout newsgroup
if you save the URL locally and remove the script tags the page lays out
correctly. I changed the summary to reflect this.
Comment 2•27 years ago
|
||
Ack! This page uses CSS positioned elements, but accesses them using the
document.layers array. Troy, we might be able to get away with not supporting
the LAYER tag, but we're going to have to bend over backwards to do the right
thing w.r.t. the DOM.
Updated•26 years ago
|
Component: Unknown → Layout
Summary: javascript doesn't work on this page → javascript doesn't work on this page
Comment 4•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Summary: javascript doesn't work on this page → [LAYER] javascript doesn't work on this page
Target Milestone: M4 → M6
Updated•26 years ago
|
Target Milestone: M6 → M9
Updated•26 years ago
|
Assignee: vidur → ekrock
Status: ASSIGNED → NEW
Comment 5•26 years ago
|
||
Assigning all layers bugs to ekrock.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Target Milestone: M9 → M15
Comment 6•26 years ago
|
||
Setting all LAYER bugs to M15 for as-time-allows evangelism.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 7•25 years ago
|
||
INVALID. LAYER, ILAYER, document.layers[] not supported in Gecko/Nav5. Closed.
Notified reporter and site owner via template at
http://sites.netscape.net/ekrock/fixit/layer.html
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•25 years ago
|
||
Marking verified invalid per last comments.
Comment 9•24 years ago
|
||
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: ekrock → nobody
Status: VERIFIED → NEW
Component: Layout → Evangelism
Keywords: evangwanted
QA Contact: petersen → nobody
Target Milestone: M15 → ---
Comment 11•24 years ago
|
||
Marking Verifed/Invalid
Status: NEW → RESOLVED
Closed: 25 years ago → 24 years ago
Updated•24 years ago
|
Keywords: evangwanted
Updated•24 years ago
|
Keywords: evangelized
Comment 13•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Assignee | ||
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
•