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

Preferences not showing up #12

Open
bgedik opened this issue Jun 12, 2013 · 5 comments
Open

Preferences not showing up #12

bgedik opened this issue Jun 12, 2013 · 5 comments

Comments

@bgedik
Copy link

bgedik commented Jun 12, 2013

My preferences pane is not showing the contents properly. I am on a Mac using Firefox 21. Attached is a screenshot.

screenshot

@kylehuff
Copy link
Owner

This is caused by an issue with Firefox on OSX, there are only two ways to get around this issue.

1.) Install the development version of WebPG, which introduces a workaround to this problem. (Instructions for installing the current development cycle are detailed here: https://github.com/kylehuff/webpg-chrome/wiki#install-development-build )

OR

2.) Disable a particular option within firefox (animateFadeIn) by opening Firefox, enter the URL "about:config" and enter "animateFadeIn" into the search box, then toggle the value of that preference from "true" to "false" by double-clicking the preference line.

Unfortunately, those are the only two ways to get around the issue that I am aware of.
NOTE: Only one of those methods are required. Either install version v0.9.4 (or above), OR disable the animateFadeIn option.

@bgedik
Copy link
Author

bgedik commented Jun 12, 2013

Your ./build.sh script does not work in mac.

@kylehuff
Copy link
Owner

Yes, I forgot that the build script is in limbo at the moment; I will update the wiki to link to the development build XPI for OSX (http://webpg.org/download/webpg-firefox/webpg-firefox-devel.xpi)

@indolering
Copy link

Then update the Mozilla Add-Ons site to reflect that it is not working for 21 or backport a fix. You are (rightfully) getting bad reviews on AMO.

@kylehuff
Copy link
Owner

No. It is not a bug within WebPG, it is a bug within Firefox on OSX. My caveat emptor is pretty clear that this is beta software and there is an expectation that some things will not work as intended within some configurations/systems.

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

3 participants