Sorry, 
As I could see qx.bom.Lifecycle#onShutdown doesn't work on FF anyway. But this 
pease of code works fine in Application#main

window.onbeforeunload = function(){
        this.getRoot().getContentElement().setStyle("display", "none", true);
      }.bind(this);

Gruß
Mustafa Sak

Applications & Integration

1&1 Internet AG
Ernst-Frey-Straße 10
DE-76135 Karlsruhe


-----Ursprüngliche Nachricht-----
Von: nminhtrung [mailto:[email protected]] 
Gesendet: Mittwoch, 11. Dezember 2013 15:49
An: [email protected]
Betreff: Re: [qooxdoo-devel] Qooxdoo 3.0 loading page issue on Firefox

Hi Mustafa Sak,

Thanks for your reply.

Bug #7992 <http://bugzilla.qooxdoo.org/show_bug.cgi?id=7992>   was fired for
this issue.

BTW, about the workaround you suggested me, I only know that I can be able to 
use that class for registering callbacks on application ready/shutdown, but 
with those ones what can I do to prevent FF removing style tags as you said. 
Could you please give me some more details for this workaround

Sincerely thanks,
Trung



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Qooxdoo-3-0-loading-page-issue-on-Firefox-tp7585024p7585063.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance affects 
their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & 
PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to