pixel-perfect-firefox icon indicating copy to clipboard operation
pixel-perfect-firefox copied to clipboard

doesnt work with firefox 15.0

Open andrew-aladev opened this issue 13 years ago • 10 comments

tested both on gentoo and windows http://www.zimagez.com/zimage/screenshot-09032012-050340pm.php cant select any image

andrew-aladev avatar Sep 03 '12 14:09 andrew-aladev

Up

gorenburg avatar Oct 05 '12 21:10 gorenburg

Doesn't work here on Mac, either. Same issue.

tiagodts avatar Oct 05 '12 21:10 tiagodts

Does not work with Firefox 16 either, Add overlay button is missing

sigviper avatar Oct 17 '12 14:10 sigviper

same issue here.. Firefox 16.0.2 on Mac

dotnetCarpenter avatar Oct 28 '12 21:10 dotnetCarpenter

Same issue here. Seeing this error "exception => TypeError: window.content is null". This appears when I click on an image to display the overlay.

joshbtn avatar Nov 14 '12 16:11 joshbtn

workaround: just throw the images into the plug in folder chrome/pixelperfect/content/images/ Works on Linux Mint

martinkrung avatar Dec 05 '12 15:12 martinkrung

martinkrung, I'm working on Linux Mint and I'm unable to select an overlay. Are you saying to drop the images you want for overlay in that directory?

ericrosete avatar Dec 07 '12 07:12 ericrosete

Disregard that last comment. I figured out a solution to my problem. I'm on Linux Mint. My problem was that, although I was able to add an overlay, I was unable to select it. The checkbox just was not working. I took a look at the PixelPerfectPanel.js file and under var addMenuOption, lines 152-163, I noticed checked: checked, should actually be checked: 'checked'. Doh!

ericrosete avatar Dec 07 '12 07:12 ericrosete

Yeah, this plugin doesn't seem to work anymore. :-( Alternatives?

matthew-dean avatar Jan 10 '13 19:01 matthew-dean

I've been working on a fix, but it is a bit more complex than I first thought.

It is doable do, only my time is a little short atm.

As I don't know of any alternative, I'm willing to dedicate some time. In February I should have time to look into it again.

Also see the comment I posted at #52

killerog avatar Jan 10 '13 21:01 killerog