I'm using standard Dialog UI with setting modal=true. OS is Windows XP, control styling and other visual beautifications are switched off. Slowdown is experienced on Firefox 2.0.0.14 and IE6/7. On IE7, it's quite annoying. In FF, it's still quite noticeable, on IE6, a little bit worse than on FF.
On Apr 25, 8:06 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > Which plugin are you using? Also, which browser and OS? > > - Richard > > On Fri, Apr 25, 2008 at 9:27 AM, snobo <[EMAIL PROTECTED]> wrote: > > > hi, > > > when using modal dialogs with more or less complicated forms inside, > > working with form controls gets noticeably slow, at least on Pentium 4 > > 2.6 GHz. Opening drop-downs, pressing buttons, typing in the input > > fields - all actions with a noticeable delay. I understand that in > > order to make a dialog modal handlers are added to all events, but... > > is there a way to optimize the productivity? Has anybody experienced > > the same slowdown? Of course when I switch off the modality everything > > works as intended - fast and without delays. > > > cheers