firebug / pixel-perfect

Other
55 stars 15 forks source link

errors #49

Open caw67 opened 9 years ago

caw67 commented 9 years ago

i have no button in firebug and the layis not scrolling with broser scrolling. and if i deactivate the mozilla developer toolbar the layer is also close

janodvarko commented 9 years ago

@ibuck: is this already fixed?

Honza

mbuckley commented 9 years ago

@janodvarko Nope..mistake on close.

@caw67 can you post your FF version and OS please?

Thanks!

janodvarko commented 9 years ago

And Firebug version...

Honza

caw67 commented 9 years ago

ff 36.0, windows7, firebug 2.0.8

caw67 commented 9 years ago

and pixelperfect opens the mozilla inspector bar when i click the pixelperfectbutton

janodvarko commented 9 years ago

Yep, Pixel Perfect 2 isn't integrated with Firebug 2.0.8, it only supports Firebug.next (aka Firebug 3) I guess we could detect that Firebug 2 is installed...

Honza

caw67 commented 9 years ago

installed firebug next. these errros have no button in firebug and the layout not scrolling with broser scrolling.

speedo-spin commented 9 years ago

+1 not scrolling with browser scrolling.

janodvarko commented 9 years ago

not scrolling with browser scrolling.

Fixed as part of issue #18

have no button in firebug and the layout not scrolling with broser scrolling.

Does it work for you if you use Firefox Nightly? https://nightly.mozilla.org/

Honza

caw67 commented 9 years ago

its not fixed, same as before i dont use ff nightly.

speedo-spin commented 9 years ago

works in Firefox Nightly, but doesn't work in general firefox

janodvarko commented 9 years ago

works in Firefox Nightly, but doesn't work in general firefox

yes, the scrolling problem (layer should scroll with the page content) seem to be fixed in Nightly only

What about the other problem "no button in Firebug"? This works for me in Nightly as well as Firefox Release channel...

Honza

speedo-spin commented 9 years ago

I have pixelperfect button in firefox panel, so I see no issues according button. Janodvarko, maybe you will be intrested in suppoorting css-x-fire addon for jetBrains ide? https://youtrack.jetbrains.com/issue/WEB-14355 This addon make possible to save changes in css files depending on your changes in firebug. Right on fly. Currently it doesn't work with firebug 3

janodvarko commented 9 years ago

Janodvarko, maybe you will be intrested in suppoorting css-x-fire addon for jetBrains ide? https://youtrack.jetbrains.com/issue/WEB-14355

Sounds interesting, thanks for the link, I'll do some analyses.

Honza

SebastianZ commented 9 years ago

Janodvarko, maybe you will be intrested in suppoorting css-x-fire addon for jetBrains ide? https://youtrack.jetbrains.com/issue/WEB-14355

Sounds interesting, thanks for the link, I'll do some analyses.

There are also cssUpdater and FireFile targetting the same feature. I don't know about their status, though.

Where's the place to discuss extension suggestions in more detail?

Sebastian

janodvarko commented 9 years ago

We've been discussing this on our regular meetings for a while and we have a plan that we are focusing on ATM.

Where's the place to discuss extension suggestions in more detail?

You can file a new issue in Firebug.next issue list if you like.

Honza