Closed Bug 174700 (INDX) Opened 22 years ago Closed 13 years ago

trade.indx.ru - When clicking to table cells (for example "FINFUND.UNI") - no JavaScript actions are performed because of JavaScript errors

Categories

(Tech Evangelism Graveyard :: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: despair, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827

In this page some advanced JavaScript used to make predefined actions
when chicking to table cells. For example, when clicking to "FINFUND.UNI" - a
new window should be opened. And it works great under IE4+.

But under Mozilla numerous JavaScript errors occures ("
Error: x.event has no properties
Source File: https://trade.indx.ru/Asp/TradeSum.asp Line: 181
"). This probably happend because Object Model in JavaScript is
slightly different to Internet Explorer, and this "event" object
is either stub or may be not implemented at all.

Reproducible: Always

Steps to Reproduce:
1. goto https://trade.indx.ru/Asp/TradeSum.asp
2. Click to "FINFUND.UNI" cell in the table
   or just pass mouse cursor over this cell


Actual Results:  
JavaScript Error: x.event has no properties
Source File: https://trade.indx.ru/Asp/TradeSum.asp Line: 181


Expected Results:  
1. It should highlight table cell when mouse cursor is over the cell
2. It should open new window when clicking the cell
Alias: INDX
In this case "x" is the window, and window.event is not implemented and will not be.
Assignee: rogerl → prokosch
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Europe: East
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: pschwartau → momoi
Version: other → unspecified
Mass-accepting bugs - sorry for the spam. I'm back :)
Status: NEW → ASSIGNED
Quitting Evangelism due to lack of time...
Assignee: nikolai → nobody
Status: ASSIGNED → NEW
Summary: When clicking to table cells (for example "FINFUND.UNI") - no JavaScript actions are performed because of JavaScript errors → trade.indx.ru - When clicking to table cells (for example "FINFUND.UNI") - no JavaScript actions are performed because of JavaScript errors
-> other
Assignee: nobody → other
Component: Europe: East → Other
QA Contact: momoi → other
INCOMPLETE due to lack of activity since the end of 2009.

If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.

Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.