I am seeing the same issue with just the first 16 lines being shown, with both Firebug 1.3 and 1.4a12 - but only on Firefox 2 (the Debian Etch Iceweasel/2.0.0.18). This is after installing into a clean profile.
However on Firefox 3.0.5, Firebug 1.3 shows me all the lines of the same file. This is just using a local file:// URL to a simple HTML file with a few lines of JS in the HEAD, no funny characters. On Jan 30, 10:27 pm, Steven Roussey <[email protected]> wrote: > I think the first paragraph John mean to use Firebug 1.4a12, and in > the second paragraph he meant 1.4Xa12. The links were wrong, but they > can be found here: > > 1.4 releases are > here:http://getfirebug.com/releases/firebug/1.4/http://getfirebug.com/releases/firebug/1.4/firebug-1.4.0a12.xpi > > 1.4X (tracing of firebug itself) releases are > here:http://getfirebug.com/releases/firebug/1.4X/http://getfirebug.com/releases/firebug/1.4X/firebug-1.4X.0a12.xpi > > On Jan 29, 8:10 am, John J Barton <[email protected]> wrote: > > > Since we can't get a test case (and we can't fix bugs we can't see), > > here are two suggestions: > > > First, try Firebug 1.4Xa12http://getfirebug.com/releases/1.4x/. My > > bet is that your problem is fixed or different in 1.4. In 1.3 I > > improved the performance of Script panel display but it was 'jumpy' in > > some cases. In 1.4 I refined the implementation. That meant I spent > > more time with it and may have fixed your issue. > > > Second, try Firebug 1.4Xa12,http://getfirebug.com/releases/1.4x/and > > open the tracing window (Firebug icon menu). From options pick > > "ERRORS". If you see errors correlated to your issue we may be able to > > find the problem without a test case. > > > jjb > > > On Jan 29, 6:38 am, Andrew Powell <[email protected]> wrote: > > > > Here's a screenshot of a 1000 line + script being cut off at line > > > 20:http://i39.tinypic.com/f5rfl.png > > > At the same time I have another script which is being cut off at line > > > 1. > > > > It's obviously a bug as there are more than one person having this > > > issue, and I doubt this is intended behavior ;). > > > > Thanks for your attention to the matter. > > > > On Jan 29, 9:33 am, Andrew Powell <[email protected]> wrote: > > > > > How can we develop a test case for something that continues to happen > > > > at random? > > > > About the best we could do is to take a slew of screenshots. > > > > > On Jan 26, 3:15 pm, John J Barton <[email protected]> wrote: > > > > > > Ok when someone comes up with a test case we will take a look. > > > > > > jjb > > > > > > On Jan 26, 11:56 am, Andrew Powell <[email protected]> wrote: > > > > > > > John, > > > > > > > I have tried your solution; firebug seemed to play nice until about > > > > > > the 20th page load. I keep pages open for long periods of time and > > > > > > do > > > > > > many, many refreshes. This is when Firebug typically starts to flake > > > > > > out. > > > > > > > Bertrand, those sound like two of the same problems I am facing. > > > > > > > In fact, I just ran into an issue whereby I had a breakpoint set at > > > > > > line 158 in a script file, but when the breakpoint was hit, the > > > > > > script > > > > > > panel showed nothing but Line 1, and a blank line at that. Step Over > > > > > > and Step Into still functioned, but I couldnt see any of the script. > > > > > > > On Jan 26, 1:22 pm, Bertrand Janin <[email protected]> wrote: > > > > > > > > John J Barton wrote : > > > > > > > > > Reinstalling Firefox extensions like Firebug rarely has any > > > > > > > > effect > > > > > > > > because reinstall does not clear the configuration files. To > > > > > > > > clear the > > > > > > > > configuration you need to install Firebug in a new Firefox > > > > > > > > 'profile', > > > > > > > > I have been having two of these issues about 2 times out of 10 > > > > > > > page > > > > > > > loads: > > > > > > > > - breakpoints stuck on line 1 of the script, I have to click in > > > > > > > the > > > > > > > stack to go back to the current function, sometime it goes > > > > > > > back to > > > > > > > line 1 in the middle of stepping through the code. > > > > > > > - JS includes not displayed completely, it shows either nothing, > > > > > > > a > > > > > > > couple dozen lines or everything. It makes debugging with > > > > > > > breakpoints > > > > > > > a big awkward =) The only way to get out of that is to clear my > > > > > > > browser's cache and refresh. > > > > > > > > I create a new profile every two weeks and have nothing but > > > > > > > Firebug > > > > > > > loaded as Add-on. I unfortunately can't provide a test case at > > > > > > > the time > > > > > > > but I'll try to work on that. > > > > > > > > On a side note, I'd like to thank the authors, apart from my text > > > > > > > editor, Firebug is by far the most useful tool I have for web > > > > > > > development. > > > > > > > > Bertrand --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
