-
Notifications
You must be signed in to change notification settings - Fork 0
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
Firefox on Linux does not work #1
Comments
But then, on your page It does work when I press the link. |
do you get any error or message in the console? |
Yes, nothing happens when pressing the bookmarks.
|
Nothing in the console? I probably have to setup a Linux VM then. |
When running the bookmark I get nothing. No error is reported by Firefox. Kfir |
Please give me the Linux distro and version and firefox version so that I can debug.
I don't know ExecuteJS but the error suggests that the javascript code is not run within the browser page. |
Ok, |
If you want me to help, give me the Linux distro and the Firefox version because it works on my Mac on Firefox. |
I'm running firefox 16.0.2 on Gentoo system. Ubuntu will work just fine ;-) I have No script and Adblock+ extensions active. |
Before I setup anything, is it possible that No script extension is simply blocking the script? Could you have an another try after having disabled it? |
Hi,
when i'm on the page http://jacqueminv.github.com/rkrace-bookmarklet/, pressing on the link rkrace-bookmarklet, does work, and opens a small window that say I'm not on a race page of runkeeper.
But when saving the link to a bookmark, the bookmark doesn't execute.
It seems that firefox adds %20 in the code, and maybe this creates problem. But also copy and paste from the link to the url line, doesn't help.
When executing it on ExecuteJS I get this error: TypeError: document.body is undefined
It seems to me that the problem is you created this code on Windows Explorer. Can you check the code on firefox please.
Thanks,
Kfir
The text was updated successfully, but these errors were encountered: