Bug 496 - [Chameleon-core]Panning generates a JS error
: [Chameleon-core]Panning generates a JS error
Status: CLOSED WONTFIX
: Chameleon
Core
: 1.99
: PC Linux
: P3 normal
: 1.99 beta 3
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-05 14:06 by
Modified: 2004-10-27 13:36 (History)


Attachments


Note

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


Description From 2004-07-05 14:06:18
Panning generates a JS error.

I used the "sample_basic_buttonizer.phtml" template.

Fedora Core 1
Mozilla 1.6
Chameleon 20040625

------------------------
JavaScript error:
Error: CWCIsIE is not defined
Source File: http://192.168.4.100/nsavard/chameleon_beta//widgets/js/cwc_button.js
Line: 428
------- Comment #1 From 2004-07-07 17:02:53 -------
Changed target to 1.99 Beta 2.
------- Comment #2 From 2004-07-08 12:15:53 -------
the actual error message may change, it is a timing issue between when
javascript files are loaded and processed.  I cannot get the exact error message
below, but I have managed to get a couple of other javascript errors relating to
a problem with the MapDHTMLWidget.js file because it is included before the
javascript for initializing the javascript variables, and the MapDHTMLWidget.js
file needs some of those variables to be defined.

Not sure what to do about this, deferring to beta 3 unless it actually stops the
samples from working?
------- Comment #3 From 2004-10-07 15:22:59 -------
see bug 691.
------- Comment #4 From 2004-10-25 17:00:18 -------
set to verified. due to the same issue as bug 487
------- Comment #5 From 2004-10-25 17:19:54 -------
forgot to set to verified :)
------- Comment #6 From 2004-10-27 13:36:37 -------
Verified on Fedora Core 2.  Cannot reproduce (see bug 691).