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

Do NOT support the latest version of firefox & firebug

Open wgy855 opened this issue 13 years ago • 13 comments

the versions of firefox and firebug are 10.0.2 and 1.9.1.

i can add an picture, but the checkbox cannot be selected. And all the other components of the panel cannot be changed!

wgy855 avatar Feb 21 '12 11:02 wgy855

Confirmed problem with firefox 10.0.2 and Firebug 1.9.1 on Windows 7 With firefox 10.02 and Firebug 1.10a04 is not possble to select the picture either.

pakito1972 avatar Mar 07 '12 09:03 pakito1972

In FF 10.0.2 or later no button "Add overlay" present. But I found quick fix - in file PixelPerfectPanel.js add line: addMenuOption('Add Overlay', Firebug.PixelPerfectModule.addOverlay, false); after: addMenuOption('Hide Statusbar Icon', buildToggleBoolPrefFn(hideStatusBarPref), pixelPerfect.utils.getBoolPref(hideStatusBarPref)); addMenuOption('Hide Overlay When Inspecting', buildToggleBoolPrefFn(hideWhenFocusLostPref), pixelPerfect.utils.getBoolPref(hideWhenFocusLostPref));

This add menu item to menu on tab for adding overlay. Result see on this picture: http://inethub.olvi.net.ua/forum/download/file.php?id=12

In Russian read here: http://inethub.olvi.net.ua/forum/viewtopic.php?f=22&t=119

Enyby avatar Mar 16 '12 08:03 Enyby

confirmed the problem initially reported by wgy855 on FF 11.0/firebug 1.9.1 on mac osx 10.6.8 to be fair, the install link for the plugin does still suggest that my version of firefox is as of yet unsupported, but it does seem to install fine. It seems to be a fantastically useful addon so I'm sure we'd all appreciate it if it were updated to work properly on the latest firefox

mwesterhof avatar Apr 04 '12 15:04 mwesterhof

Confirming this problem with FF 11.0 on linux, using FB 1.9.1

sunilw avatar Apr 05 '12 10:04 sunilw

Seems to be working now. I cannot presently replicate this bug.

sunilw avatar Apr 10 '12 04:04 sunilw

this issue seems to be dependant on several factors, including wether or not firebug is currently in a detached window.

mwesterhof avatar Apr 10 '12 07:04 mwesterhof

I didn't hack any file. Just downgrading firebug to version 1.9.1 fixed the issue for me.

sivaji avatar Apr 12 '12 06:04 sivaji

When firebug is detached, it is not working (at least for me)

zhongdeliu avatar Apr 20 '12 15:04 zhongdeliu

"When firebug is detached, it is not working (at least for me)" indeed this seems to be part of the problem for me too.

mwesterhof avatar Apr 20 '12 15:04 mwesterhof

Thanks Enyby. I applied your fix and now have a way to add an overlay again with Firebug 1.10.0a8.

ReflexivR avatar May 17 '12 02:05 ReflexivR

Downgrading to firebug 1.9.1 like sivaji did fixed the issue for me. Thanks sivaji.

1-800-jono avatar Jul 15 '12 22:07 1-800-jono

@Enyby thanks, you're awesome

vsushkov avatar Jul 23 '12 19:07 vsushkov

@Enyby cool man, worked for me. Thanks

mesvil7 avatar Nov 15 '12 16:11 mesvil7