firerainbow icon indicating copy to clipboard operation
firerainbow copied to clipboard

FireRainbow causes Firebug to lose focus of currently executing code

Open saravanaj opened this issue 11 years ago • 1 comments

When Firebug hits a breakpoint neither the line of code nor the running script gets focused or highlighted. So you have to search for breakpoints in all the scripts you have.

Steps to reproduce:

  1. Debug a page with multiple scripts.
  2. Put a debugger statement in one of the files and start debugging.
  3. Firebug loses focus on the currently executing line of code.

saravanaj avatar Mar 09 '14 16:03 saravanaj

Ah :( I no longer maintain the FireRainbow because I personally switched to Chrome with my web development.

I just keep it available for people who still use it with (older) Firebug. I should update the website and make this clear.

Anyways, feel free to fix this, I will gladly accept your patch.

darwin avatar Mar 10 '14 05:03 darwin