Re: [qooxdoo-devel] Application#close called twice in IE

2009-02-12 Thread Ralf Sternberg
Hi Andreas, Andreas Ecker wrote: >> it is possible to show a confirmtion message before leaving a page by >> returning a string in Application#close(). Reportedly, this confirmation >> dialog is shown twice under certain circumstances in IE. I found some >> forum postings about IE sending the onbe

Re: [qooxdoo-devel] Application#close called twice in IE

2009-02-12 Thread Andreas Ecker
Hi Ralf! > it is possible to show a confirmtion message before leaving a page by > returning a string in Application#close(). Reportedly, this confirmation > dialog is shown twice under certain circumstances in IE. I found some > forum postings about IE sending the onbeforeunload event twice that

[qooxdoo-devel] Application#close called twice in IE

2009-02-11 Thread Ralf Sternberg
Hi, it is possible to show a confirmtion message before leaving a page by returning a string in Application#close(). Reportedly, this confirmation dialog is shown twice under certain circumstances in IE. I found some forum postings about IE sending the onbeforeunload event twice that are probably