Le 22/09/2010 14:09, Koen Deforche a écrit :
> Hey Jean-Michel,
>
> 2010/9/22 Jean-Michel Caricand<[email protected]>:
>    
>> Wt internal error: Error: Permission denied to access property 'blur' from a
>> non-chrome context, code: undefined, description: undefined
>>
>> This problem doesn't exist undef IE 8. Is it a known problem ?
>>      
> I just checked again, and no, it isn't. Is there any hint on what you
> are doing special or can you isolate the problem in a test case ?
>
> Regards,
> koen
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>    
Hello Koen,

I found my mistake :

void App::fileUploaded() {
    ...
    WMessageBox::show("PostgreSQL", "Trace", Ok);
    ...
}

If I remove WMessageBox::show call, all works fine under firefox. I 
don't know if it's really a bug...

Jean-Michel

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to