Bug 663 - ROI Rectangle tool JavaScript error (IE6 SP2)
: ROI Rectangle tool JavaScript error (IE6 SP2)
Status: RESOLVED FIXED
: Chameleon
Widget
: 1.99
: All All
: P2 normal
: 1.99 beta 4
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-09-06 09:10 by
Modified: 2004-12-02 21:25 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-09-06 09:10:33
with Chameleon 1.99-beta2 (and also the latest CVS version) in IE6 SP2, 
a doubleclick with activated ROI Rectangle tool causes a JavaScript 
error:

Line: 217
Char: 5
Error: 'null' is null or not an object
Code: 0
URL: http://localhost/ms4w/samples/samples_roi.phtml

This error also occurs in custom applications using the ROI Rectangle 
tool.
------- Comment #1 From 2004-10-21 13:47:04 -------
Changed target to 1.99 RC 1.
------- Comment #2 From 2004-11-08 15:38:42 -------
Bill, please investigate and fix if possible.
------- Comment #3 From 2004-11-29 14:19:09 -------
Looking into this one now
------- Comment #4 From 2004-12-02 09:04:43 -------
Fixed in CVS.  Event order is slightly different in IE than Firefox.  Put check
for null object.