| Author |
Wierd javascript error in IE6
|
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
very basic code to reproduce the issue:
Error:
its affecting my site, and now i am not able to open it in ie6 !!? ??
if any one has a workaround too i will be interested in hearing ...
(Btw i am back to java ranch after a long long time !! its so sweet to be back home !!)
|
My Website: [Salvin.in] Cool your mind:[Salvin.in/painting] My Sally:[Salvin.in/sally]
|
 |
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
btw i posted the issue here long time back and so far i am the only person replying there
http://code.google.com/p/google-web-toolkit/issues/detail?id=5181
guess google too hates ie6
( IMHO ie6 is a successful software, after all how many softwares that you have heard of is used all around the world for almost 10 years !!! is still widely used today ? )
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8441
|
|
|
Don't have IE so can't test and recommend but thinking out loud here. Maybe you need to call initWidget after setting all the child widgets?
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
I tried that, still the same error.
Btw i am using GWT 2.0.3
|
 |
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
omitted super(); and also moved initWidget() to end of constructor,
the same error occurs.
|
 |
 |
|
|
subject: Wierd javascript error in IE6
|
|
|