Unfortunately it still hangs for quite awhile (feels roughly the same, maybe a bit less) before the page becomes usable, but thanks for the suggestion, I didn't know that menu was there.
If I have JS debugging to do on that page I have been able to work around it by either temporarily reverting all the TinyMCE instances to textareas (easy to do) or, if I really need to debug something with TinyMCE in play, by running Firebug Lite under IE. Jim On Aug 19, 12:06 pm, johnjbarton <[email protected]> wrote: > Jim, > > Regarding the 17 case, try setting the script limiter (Firebug >Script> 'all' > menu) to "static". Does that help? You can't debug evals this > > way, but maybe that is ok for your use? > > jjb > > On Aug 19, 8:43 am, Jim Biancolo <[email protected]> wrote: > > > Hi John, > > > *Finally* caught a break at work so I could give this more attention, > > sorry about the delay! I set up a clean FF profile with only FB > > installed, turned on ERRORS and DISPATCH tracing. I then went to the > > TinyMCE example site above and didn't really get a freeze. I then > > went to my site, which has 17 TinyMCE instances on the page, and it > > appeared to freeze. But I waited it out, and several minutes later it > > unfroze. So I'm guessing what I thought was a freeze was just a long > > slowdown as FB dealt with processing all the crazy DOM stuff that > > TinyMCE must do when it initializes. > > > I have traces for both the "1 TinyMCE instance on the page" and "17 > > TinyMCE instances on the page, if you're interested. Both show > > errors, but I assume you can easily reproduce those errors yourself by > > visiting the TinyMCE example page above, and my "freeze" is really > > just a problem of scale, either from normal FB behavior as it deals > > with all the TinyMCE DOM changes and whatnot, or from the errors > > multiplied 17 times. Probably the former. > > > Anyway, I'm happy to open an issue and attach the traces if you want, > > let me know. > > > Thanks again! > > > Jim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
