On Feb 9, 7:39 pm, SalarSoft <[email protected]> wrote: > Hi, > > Firebug can not detect valid lines of bellow script correctly. > breakpoints doesn't work. And find feature finds the words three time, > I mean you have to press 'next' three times to see next result. > > I think all of that is because the script is very long! about 37k of > lines.http://cdn.js-kit.com/scripts/comments.js
I've tested above 65,536 lines. We have one bug related to long scripts, http://code.google.com/p/fbug/issues/detail?id=2788 The test to determine if this is your issue is to retry with the browser cache disabled. Otherwise we need a complete test case. jjb > > FF3.6 Firebug1.5.0 -- 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.
