Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FireRainbow causes Firebug to lose focus of currently executing code #16

Open
saravanaj opened this issue Mar 9, 2014 · 1 comment
Open

Comments

@saravanaj
Copy link

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.
@darwin
Copy link
Member

darwin commented Mar 10, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants