Bug 663

Summary: ROI Rectangle tool JavaScript error (IE6 SP2)
Product: Chameleon Reporter: Andreas Hocevar <ahocevar@hotmail.com>
Component: WidgetAssignee: William Bronsema <wbronsema@dmsolutions.ca>
Status: RESOLVED FIXED    
Severity: normal CC: chameleon-dev@lists.maptools.org
Priority: P2    
Version: 1.99   
Target Milestone: 1.99 beta 4   
Hardware: All   
OS: All   
Whiteboard:

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.