PDA

View Full Version : Progress bar starts at the middle in IE



rjanos
13 Jun 2007, 1:14 PM
I am facing a very weird issue. On a certain page, when calling Ext.MessageBox.wait("Loading..") the progress bar starts in the middle and expands towards the ends instead of starting at 0 and filling up to 100. This is happening in IE.

However, if I just use a simple test page, the above mentioned function works fine.

Did anybody else have this issue? What is the reason and how can one resolve it?

thanks,
J.

rjanos
13 Jun 2007, 3:20 PM
Please see the thread I started in the Bugs section: Problem with MessageBox.wait

thanks,
J.