Two suggestions. 1. Are you using Rainbow? If so make sure to update: http://code.google.com/p/fbug/issues/detail?id=1739. Similarly try Firebug a new Firefox profile: if the problem does not occur then it could another extension interfering.
2. Run the tracing version with ERRORS selected (See http://groups.google.com/group/firebug/web/faq-about-firebug) to see if some error occurs at the skip. jjb On Jun 3, 6:14 am, littlewoodEd <[email protected]> wrote: > Wish I could, but it's intermittent and not repeatable. yesterday I > was able to fix a skipped line by deleting the whitespace around it > and typing back in. A couple hours later, after refreshing the page, > the skipped line moved somewhere else in the file where no edits had > been made. This time, re-entering the surrounding whitespace didn't > fix it. I took this javascript file and included it in a simple html > page to try to make it a test case, but fb isn't skipping a line in it > any more. So I want back and refreshed my application, and the > skipped line moved to somewhere else in the file. While it's > intermittent, and the skipped line moves around, I see issue every > day. If you have any ideas as to how I can zero in on the problem, > I'll do what I can. > --ed > > On Jun 2, 3:00 pm, johnjbarton <[email protected]> wrote: > > > If you attach a test case to a bug report, I'll fix > > it:http://code.google.com/p/fbug/issues/list > > jjb > > > On Jun 2, 11:19 am, littlewoodEd <[email protected]> wrote: > > > > sometimes the green script line numbers and the source don't line up. > > > today, I noticed that this was only true in part of my file, so I > > > hunted down the break-point, and found a place where there's a gap in > > > the line numbering. Just an empty white space where the next line > > > number should be. I've opened the file in notepad++ and turned on all > > > characters, and there's nothing special about the ghost line. the FB > > > view does seem to be dropping one of the 2 tabs indenting the line > > > though. > > > > If I delete and re-type the surrounding whitespace, the problem goes > > > away. > > > > This isn't new to the fb version, I've been coping for a while. > > > Setting breakpoints and single-stepping becomes a mindbender. > > > > FF 3.0.10 en-US, fb 1.4a30, XP sp3 > > > > --ed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
