Closed
Bug 205467
Opened 22 years ago
Closed 21 years ago
news ticker on site does not scroll
Categories
(Tech Evangelism Graveyard :: Hebrew, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pavel1r, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030512
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030512
The page contains a news ticker in right up corner, which supposed to scroll.
This doesn't work in mozilla, but works in IE and konqueror. Javascript console
gives 3 errors during page loading:
Error: document.all is not a function
Source File: http://www.ynet.co.il/home/0,7340,L-8,FF.html
Line: 111
Error: aTicker is not defined
Source File:
http://www.ynet.co.il/Ext/Comp/Ticker/Dhtml_Ticker/0,10016,L-184,00.html
Line: 57
Error: parent.document.all is not a function
Source File:
http://www.ynet.co.il/Ext/Comp/Teaser/Cda_MarketTeaser_Schedules/0,10169,8,00.html
Line: 2
Reproducible: Always
Steps to Reproduce:
1. Load www.ynet.co.il
2.
3.
Actual Results:
Ticker does not scroll
Expected Results:
Ticker should work.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 133214 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
I don't understand much in this, but it looks that behavior described here is
absolutely unrelated to bug 133214. Are you sure it's a duplicate. Or is it
because 'ynet.co.il does not support mozilla' statement?
Comment 3•22 years ago
|
||
Olivier Cahagne, I agree with comment 2, this really doesn't look like a dupe of
bug 133214. Are you sure about that?
Prog.
Comment 4•22 years ago
|
||
no, feel free to reopen.
Comment 5•22 years ago
|
||
I'd be happy to, but unfortunately, I don't have Bugzilla privileges :-(
Prog.
Comment 6•22 years ago
|
||
reopening, please provide some analysis otherwise it won't get as much attention
from the (overloaded) mozilla developers and evangelists.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 7•22 years ago
|
||
I believe that the technical analysis is spot on.
Now, my suggestions for someone with Bugzilla privileges:
1. Change Summary to "ynet.co.il: news ticker does not scroll - document.all"
2. Change Product to Tech Evangelism.
3. Change Component to Hebrew.
4. Change both Hardware and OS to All.
5. Mark Bug 217440 as a dupe of this one.
Thanks,
Prog.
Comment 8•22 years ago
|
||
*** Bug 217440 has been marked as a duplicate of this bug. ***
Comment 9•22 years ago
|
||
As said previously, there are some usages of document.all.
There also undefined variables (e.g. aTicker). I think that IE implicitely
define variable for element with an id attribute.
->TE
Assignee: general → hebrew
Status: UNCONFIRMED → NEW
Component: Browser-General → Hebrew
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: general → hebrew
Version: Trunk → unspecified
Comment 10•21 years ago
|
||
the news ticker now works, for quite some time now. it is loaded in an iframe
from http://www.ynet.co.il/Ext/Comp/Ticker/Dhtml_Ticker/0,10016,L-184,00.html .
Comment 11•21 years ago
|
||
Resolving as FIXED. The new ticker works here as well (1.6 under WinXP and OS
X). It is rather slow on the Mac (G4/450), but still scrolls.
Prog.
Status: NEW → RESOLVED
Closed: 22 years ago → 21 years ago
Resolution: --- → FIXED
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
•