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

The Stable Bookmarklet does not start Firebug #11

Open
florianpilz opened this issue May 26, 2014 · 0 comments
Open

The Stable Bookmarklet does not start Firebug #11

florianpilz opened this issue May 26, 2014 · 0 comments

Comments

@florianpilz
Copy link

I have first seen this bug in IE9, but cannot reproduce it there. However, the bug is also present in Firefox (tested version 13 and 25).

There are not so many steps involved:

  1. Create a bookmarklet for the stable version of Firebug Lite 1.4
  2. Go to a simple page, e.g. google.com
  3. Invoke Bookmarklet
  4. Nothing happens

Via the builtin firebug I can see, that the JS gets loaded. But I don't see an error on the console or the like.

Interestingly, the Debug Bookmarklet works fine and afterwards the normal bookmarklet works as well. You can reproduce that with the following steps:

  1. Create a bookmarklet for the stable version of Firebug Lite 1.4
  2. Create a bookmarklet for the debug version of Firebug Lite 1.4
  3. Go to a simple page, e.g. google.com
  4. Invoke Stable Bookmarklet ==> nothing happens
  5. Reload page
  6. Invoke Debug Bookmarklet ==> Firebug Lite opens
  7. Reload page
  8. Invoke Stable Bookmarklet ==> Firebug Lite opens

The Stable Bookmarklet will now work until the browser is restarted. I thing there is some JS or resource missing in the stable version, that is downloaded and cached by the debug version.

I hope you can find the bug, it's really nasty if "stable" does not work, but debug does. This bug did cost me around 2h, since I didn't understand why I couldn't get Firebug Lite to work.

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

1 participant