Re: [firebug] Re: Inspect Element Broken

2017-01-08 Thread Sebastian Zartner
On Friday, January 6, 2017 at 12:38:28 AM UTC+1, San wrote: > > A few other differences in how the Inspect feature works: > > In Firebug (on a Mac, anyway) I was able to put a separate "Inspect" > button in the Mac's Dock (similar to Windows Taskbar). > Outside of the browser? I didn't see that y

[firebug] Re: Suggestions for Firebug gaps to be closed by the DevTools

2017-01-15 Thread Sebastian Zartner
On Friday, January 6, 2017 at 5:58:15 PM UTC+1, Arvis Pinkletter wrote: > > On Thursday, 5 January 2017 04:19:38 UTC-5, Sebastian Zartner wrote: >> >> Happy New Year everyone! >> >> I can see your problem, Arvis. The Gmail issue is related to what I wrote >&g

[firebug] Re: Where are useful features of firebug?

2017-01-17 Thread Sebastian Zartner
Just for clarification, the "new Firebug" are actually the Firefox Developer Tools . FirePath does unfortunately not work with them. The CSS selector can still be copied via the context menu option *Copy* > *CSS Selector*. An option to copy the XP

[firebug] Re: Thank you Firebug!

2017-01-18 Thread Sebastian Zartner
Great to hear that! I was happy to be part of the Firebug team. Unfortunately we have to say goodbye to Firebug, but I believe the Firefox DevTools are a good replacement for it and they will get even better the upcoming months. So, the loss of Firebug then won't be that sad anymore. Sebastian

[firebug] Re: 397 tets fails for firebug 2.0.18

2017-01-18 Thread Sebastian Zartner
Firebug is not maintained anymore for several months now, and therefore FBTest probably wasn't run for a while. So, it's likely that many of the test cases are failing now. According to https://wiki.mozilla.org/Electrolysis#Schedule Firefox 47 is the last version with e10s being off by default,

Re: [firebug] Re: 397 tets fails for firebug 2.0.18

2017-01-19 Thread Sebastian Zartner
upported on PowerPC that's why I was trying to build it > from the source. > Thanks For the help. > > YugandhaD > > On Thursday, January 19, 2017 at 4:22:11 AM UTC+5:30, Sebastian Zartner > wrote: > >> Firebug is not maintained anymore for several months now, and t

[firebug] Re: Finds HTML elements matching chosen CSS selector(s) or XPath expression is missing.

2017-01-21 Thread Sebastian Zartner
The Inspector panel allows to search by CSS selectors, just try it out. Searching within the Inspector panel by XPath was rejected (see bug 963933 ), because you can already do that via the $x() command

[firebug] Re: Firebug Console tab changed?

2017-01-23 Thread Sebastian Zartner
It's not totally clear to me what you mean but I assume you are talking about AJAX requests being logged to the *Console* panel. And I also assume that you were automatically switched to the Firefox DevTools , because Firebug does not have Net, CS

[firebug] Re: Element id

2017-01-24 Thread Sebastian Zartner
Your issue seems to be related to the Selenium IDE and not Firebug. Therefore you should rather ask in the Selenium Users discussion group . I assume that the element with the id "QTY0" is added dynamically after you're trying to access it,

[firebug] Re: Firebug is deactivated

2017-01-30 Thread Sebastian Zartner
Hi Arthur, Firebug is discontinued. You got automatically switched over to the Firefox DevTools. See https://hacks.mozilla.org/2016/12/firebug-lives-on-in-firefox-devtools/ for more info. Regarding the issue related to picking elements, I've filed bug 1324254

[firebug] Re: Console.log not showing under console.

2017-01-30 Thread Sebastian Zartner
Hi Christian! Firebug development and maintainance is officially discontinued and Firebug will stop working once multi-process Firefox is enabled. See https://hacks.mozilla.org/2016/12/firebug-lives-on-in-firefox-devtools/ for more info. So, I suggest, you switch over

[firebug] Re: Don't like the new integration

2017-01-30 Thread Sebastian Zartner
As the Firebug homepage states , Firebug development and maintainance is discontinued. You were obviously automatically switched to the Firefox DevTools (using a Firebug theme). There is more info about this at https://h

Re: [firebug] right click inspect, shows the html portion of that section

2017-01-30 Thread Sebastian Zartner
As far as I can tell, the inspector is working but has the issue that it is first selecting the element before selecting the one you inspected. See bug 1324254 . If that's not the case for you, please file a separate bug

Re: [firebug] right click inspect, shows the html portion of that section

2017-01-30 Thread Sebastian Zartner
Also, please note that a related bug in Firefox 53 <https://bugzilla.mozilla.org/show_bug.cgi?id=1326753> got fixed recently. Sebastian On 30 January 2017 at 23:11, Sebastian Zartner wrote: > As far as I can tell, the inspector is working but has the issue that it > is first s

[firebug] Re: Don't like the new integration

2017-01-31 Thread Sebastian Zartner
On Tuesday, January 31, 2017 at 9:06:52 AM UTC+1, Arun Kumar wrote: > > Is there any way to revert back to old firebug without reinstalling > firefox to old version? I simply dont like how firefox's developer tools > works and its lot buggy. That's the main reason I was using firebug. > Yes, see

[firebug] Re: Search CSS class in all CSS file not possible with Dev Tools ?

2017-01-31 Thread Sebastian Zartner
The CSS rules of the selected HTML element are shown within the Rules side panel . And by clicking on the source link besides a rule you switch to the Style Editor

Re: [firebug] Re: Firebug 2.0.18 deactivated

2017-01-31 Thread Sebastian Zartner
.0.18 > deactivated > On Saturday, November 19, 2016 at 5:46:20 AM UTC+5:30, Sebastian Zartner > wrote: >> >> The reason for this is described in the Firebug blog: >> >> https://blog.getfirebug.com/2016/06/07/unifying-firebug-firefox-devtools/ >> >>

[firebug] Re: I can't change block width and height in new "block model" block on Computed panel

2017-01-31 Thread Sebastian Zartner
This is filed as bug 1061823 . As a workaround until that bug is fixed, you can add width and height properties to the inspected element and press (Shift) Up/Down on your keyboard to get the same effect. Sebastian On Tuesday, January 31, 20

Re: [firebug] console not showing

2017-01-31 Thread Sebastian Zartner
Please see my answer on Stack Overflow . Sebastian On 31 January 2017 at 13:22, Pons Venkat wrote: > firebug - console text not showing. From program console.log query is not > executed in firebug . My firebug version is 2.0.18 and firefox version is

[firebug] Re: Where are useful features of firebug?

2017-01-31 Thread Sebastian Zartner
Again, what you are seeing are the Firefox DevTools. There is no new version of Firebug. Sure, the DevTools UI is not as good as Firebug's and they are missing several things Firebug had . But whining about the situation doesn't help anyone.

[firebug] Re: Console.log not showing under console.

2017-02-02 Thread Sebastian Zartner
Firebug is unmaintained. If you're facing issues with the DevTools when working with complex SVGs, you should file a bug report about that . Sebastian On Wednesday, February 1, 2017 at 1:45:14 PM UTC+1, Dan M wrote: > > > Same here. W

[firebug] Re: DOM Exploration - explore html element in DOM Panel - Show your own DOM additions

2017-02-02 Thread Sebastian Zartner
On Wednesday, February 1, 2017 at 8:06:38 PM UTC+1, michael simpson wrote: > > When I'm inspecting an html element the right click context menu gives me > an option to "Show in DOM Panel" but nothing happens when I click this and > the DOM panel hasn't changed to show the properties of the chose

[firebug] Re: Suggestions for Firebug gaps to be closed by the DevTools

2017-02-02 Thread Sebastian Zartner
On Wednesday, February 1, 2017 at 1:45:20 PM UTC+1, Nick Odaemus wrote: > > Will there be any Xpath utilities, such as what FirePath covered? > Please see my answer in another thread . On Wednesday, February 1, 2017 at 8:06:37 PM

Re: [firebug] Re: Suggestions for Firebug gaps to be closed by the DevTools

2017-02-02 Thread Sebastian Zartner
eck again. Sorry my bad english. > It's actually quite good! :-) Sebastian > Em 2 de fev de 2017 9:15 AM, "Sebastian Zartner" > escreveu: > > On Wednesday, February 1, 2017 at 1:45:20 PM UTC+1, Nick Odaemus wrote: >> >> Will there be any Xpath util

[firebug] Re: DOM Exploration - explore html element in DOM Panel - Show your own DOM additions

2017-02-02 Thread Sebastian Zartner
> Properties, for some reason > > > Michael > > > On Thursday, 2 February 2017 11:05:14 UTC, Sebastian Zartner wrote: >> >> On Wednesday, February 1, 2017 at 8:06:38 PM UTC+1, michael simpson wrote: >>> >>> When I'm inspecting an html eleme

Re: [firebug] Re: DOM Exploration - explore html element in DOM Panel - Show your own DOM additions

2017-02-02 Thread Sebastian Zartner
for taking the time to help me in the disorientation of transition. FireBug will be sorely missed. Michael On Thursday, 2 February 2017 14:39:05 UTC, Sebastian Zartner wrote: > > Are there errors in the Browser Console (Ctrl+Shift+J) after you clicked > that option? Does this also happen

[firebug] Re: Where is "open in a new tab" tool?

2017-02-03 Thread Sebastian Zartner
Please see bug 1220758 . Sebastian On Friday, February 3, 2017 at 12:34:22 PM UTC+1, Александр Анисимов wrote: > > After my firebug extension theme updated, there is no "open in a new tab" > that had been available on "console" tab. > This f

[firebug] Re: Where is "open in a new tab" tool?

2017-02-03 Thread Sebastian Zartner
cks.mozilla.org/2016/12/firebug-lives-on-in-firefox-devtools/>. Sebastian On Friday, February 3, 2017 at 2:28:37 PM UTC+1, Sebastian Zartner wrote: > > Please see bug 1220758 > <https://bugzilla.mozilla.org/show_bug.cgi?id=1220758>. > > Sebastian > > On Friday, Februar

[firebug] Re: Suggestions for Firebug gaps to be closed by the DevTools

2017-02-03 Thread Sebastian Zartner
ally in the form of the Console Command Editor History >>menu. Yes, you can up-arrow through your history, but you don't see what >>that history actually is until you get there. >>4. Remembering the source file you had open the last time you opened >>

[firebug] Re: Console.log not showing under console.

2017-02-06 Thread Sebastian Zartner
Please read my previous posts! Sebastian On Monday, February 6, 2017 at 8:57:11 AM UTC+1, Khantri Iswahyudi wrote: > > > > I have the same issue.. > > Console isn't show

[firebug] Re: Firebug 2.0.18 'Inspect element with firebug' broken?

2017-02-07 Thread Sebastian Zartner
See bug 1324254 . Sebastian On Tuesday, February 7, 2017 at 2:49:08 PM UTC+1, Erik Krause wrote: > > Am 07.02.2017 um 11:43 schrieb Michael Chaplin: > > If I try to right click an element to use 'Inspect element with firebug' > it > > doesn

[firebug] Re: Don't like the new integration

2017-02-07 Thread Sebastian Zartner
The team behind Firebug has split up and with e10s implemented and WebExtensions enforcement on the horizon, Firebug basically would need to be recreated from scratch (if it's even possible to create it as WebExtension). So, I think the $100 are better invested in pushing the Firefox DevTools.

[firebug] Re: new firebug is extremely awful

2017-02-08 Thread Sebastian Zartner
There is no new Firebug, Firebug is discontinued. You got automatically switched to the Firefox DevTools (with a Firebug theme to make the transition a little easier). Please see the related Mozilla Hacks blog post for mo

[firebug] Re: Don't like the new integration

2017-02-08 Thread Sebastian Zartner
On Wednesday, February 8, 2017 at 1:29:37 PM UTC+1, Carlos López wrote: > > First the command prompt was perfectly fine to have it on the right and to > be able to type a script in it and run to test it, instead of having a one > liner input that basically forces you to hit shift if you want a ne

[firebug] Re: new firebug is extremely awful

2017-02-09 Thread Sebastian Zartner
The element picker does work, though due to a bug it first selects the element before selecting the actually inspected element. See bug 1324254 . If it really doesn't work for you at all, please file a new bug and post the link to it here as

[firebug] Re: Firebug 2.0.18 'Inspect element with firebug' broken?

2017-02-09 Thread Sebastian Zartner
; On Tuesday, February 7, 2017 at 2:52:29 PM UTC-5, Sebastian Zartner wrote: >> >> See bug 1324254 <https://bugzilla.mozilla.org/show_bug.cgi?id=1324254>. >> >> Sebastian >> >> On Tuesday, February 7, 2017 at 2:49:08 PM UTC+1, Erik Krause wrote: >>> >>

Re: [firebug] Scroll CSS properties using Down keyboard key (like in firebug)

2017-02-10 Thread Sebastian Zartner
Hi Ludovic, somebody else asked me the same question yesterday. What a coincidence! :-) You're right that Firebug's UI was better in this point. For this purpose I have now filed bug 1338645 . Note that if you find such differences between Fire

[firebug] Re: new firebug is extremely awful

2017-02-13 Thread Sebastian Zartner
Please note that this thread is *not* reaching the DevTools team. I am trying to forward specific requests about missing features and UX improvements, but if you want to reach the DevTools team directly, please do that via their official communication channels

[firebug] Re: Firebug console is blank; DevTools console text is orange

2017-02-13 Thread Sebastian Zartner
Hi Lawrence, On Monday, February 13, 2017 at 8:39:43 PM UTC+1, San wrote: > > I've been trying to get used to the DevTools, and there are parts of it I > even like, but I can't get used to its console. As I've written before, > ordinary log text appears in orange, and error text in black, the op

Re: [firebug] Re: Inspect Element Broken

2017-02-14 Thread Sebastian Zartner
the *Inspect Element* option instead! Sebastian On Sunday, January 8, 2017 at 5:02:51 PM UTC+1, Sebastian Zartner wrote: > > On Friday, January 6, 2017 at 12:38:28 AM UTC+1, San wrote: >> >> A few other differences in how the Inspect feature works: >> >> In Fire

[firebug] Re: Firebug 2.0.18 'Inspect element with firebug' broken?

2017-02-14 Thread Sebastian Zartner
ion). Please use the *Inspect Element* option instead. Sebastian On Thursday, February 9, 2017 at 11:01:39 PM UTC+1, Sebastian Zartner wrote: > > See http://stackoverflow.com/a/40910225/432681 and > http://stackoverflow.com/a/41890636/432681 for how to get Firebug back > (tempo

Re: [firebug] xPath 2.0 functions in FirePath

2017-02-15 Thread Sebastian Zartner
Hi Alvaro, I have several notes on this: - FirePath bases its functionality on the Firefox APIs. I.e. the XPath features need to be implemented in Firefox in order to work. And the min(), max(), avg() are obviously not (yet) implemented in Firefox. You can always try out whether a XPath functional

Re: [firebug] Re: Firebug console is blank; DevTools console text is orange

2017-02-17 Thread Sebastian Zartner
gt; better approach.) Can you tell me what was the last version of Firefox that > completely supported Firebug without breaking anything? I assume I can dig > up that older FF either from some online archives or my own backup archives. > Thanks much as always! > > Lawrence > > &

Re: [firebug] New firebug is too bad

2017-02-18 Thread Sebastian Zartner
On Saturday, February 18, 2017 at 6:26:48 PM UTC+1, dmccunney wrote: > > On Sat, Feb 18, 2017 at 11:44 AM, Himansu Patel > wrote: > > I want old version of firebug. > > Please remove restrictions for install old version in new Firefox. > > > > I hate new version and many peoples related to my

[firebug] Re: New firebug is not good

2017-02-18 Thread Sebastian Zartner
On Saturday, February 18, 2017 at 9:15:50 PM UTC+1, Erik Krause wrote: > > Am 17.02.2017 um 17:45 schrieb George: > > I was a very big fan of the old simple firebug till you > > released the new version that is totally different > Just to be clear, there is no "new version" of Firebug. You got

[firebug] Re: new firebug is extremely awful

2017-02-18 Thread Sebastian Zartner
As I wrote earlier, Firebug is officially discontinued. You got switched to the Firefox DevTools. Please read the comments above. Sebastian On Saturday, February 18, 2017 at 5:45:28 PM UTC+1, George wrote: > > Firebug was amazing but became so bad > that i cant use it anymore. > I hope that the

Re: [firebug] firebug problem in console tab

2017-03-01 Thread Sebastian Zartner
Hi there, Please see my answer to this on Stack Overflow: http://stackoverflow.com/a/42515910/432681 Sebastian Am 01.03.2017 12:58 schrieb "Morteza Fard Saffari" : hey guys. i have Firefox version 51.0.1 and my Firebug is latest version. i have a problem and i think this is firebug problem.

Re: [firebug] Firebug 2.0.19

2017-03-01 Thread Sebastian Zartner
It's actually not about fixing Firebug but about making the transition to the DevTools easier. That the context menu inspection has been broken was the most mentioned issue and easy to fix. Fixing issues like the console or the debugger would require much more effort and therefore isn't worth d

Re: [firebug] Re: "Firebug vs. DevTools" question

2017-03-01 Thread Sebastian Zartner
Live update doesn't work yet. See bug 815464 and bug 1067318 . Sebastian On 1 March 2017 at 20:55, Erik Krause wrote: > Am 01.03.2017 um 17:08 schrieb Alexx Lebedinsky: > >> In devTools w

[firebug] Re: "Firebug vs. DevTools" question

2017-03-02 Thread Sebastian Zartner
It's status is ASSIGNED, which means it is being worked on. Bugs are resolved when their status is FIXED. Sebastian On Thursday, March 2, 2017 at 1:28:16 PM UTC+1, Alexx Lebedinsky wrote: > > here that bug , but > I don't understand resolved

Re: [firebug] Firebug 2.0.19

2017-03-02 Thread Sebastian Zartner
On Thursday, March 2, 2017 at 3:18:07 PM UTC+1, Segei wrote: > > Want to absolutely second the console.log sentiment! Can't wrap my head > around how this absolutely indispensable feature not working has not > resonated at all (googling it brings up nothing). That and the fact that > the Script

[firebug] Re: Does the development of Firebug.next is stopped ?

2017-03-02 Thread Sebastian Zartner
Yes, as the homepage says , Firebug is officially discontinued. The Firebug.next extension got integrated into the DevTools as a theme for them. See also the related Mozilla Hacks blog post . Sebas

[firebug] Re: PHP server messages

2017-03-06 Thread Sebastian Zartner
Yes, Chrome Logger is what you need to use. If you have issues integrating it into your PHP code, you should open an issue for Chrome Logger . If you integrated it into your PHP code, but the output is not shown or incorrectly shown in the DevToo

Re: [firebug] Re: PHP server messages

2017-03-07 Thread Sebastian Zartner
Please forgive me my forgetfullness and ignorance, Lawrence and Erik! Indeed, you provide good alternatives for Chrome Logger. After all, server-side logging works through HTTP headers, so if somebody wants to, he or she can implement their own tool to create those headers, or use the simple so

[firebug] Re: Firebug 2.0.19

2017-03-08 Thread Sebastian Zartner
If you don't see the minimize button, it means you got switched to the Firefox DevTools automatically. See the Mozilla Hacks blog for more info why. A minimize button is requested for the DevTools in bug 1178218

[firebug] Re: Does the development of Firebug.next is stopped ?

2017-03-09 Thread Sebastian Zartner
astian On Monday, March 6, 2017 at 11:48:13 AM UTC+1, Pramod Y wrote: > > Yes Only Look and Feel [Theem]. But We need real tool features such as > Debugger Activate or inactivate. > > On Friday, 3 March 2017 02:21:55 UTC+5:30, Sebastian Zartner wrote: >> >> Yes,

[firebug] Re: Firefox ESR, Firebug support

2017-03-10 Thread Sebastian Zartner
With ESR 52.0, which was released three days ago, Firebug's Console and Script panel stop working. Sebastian On Friday, March 10, 2017 at 3:35:42 PM UTC+1, alecwho wrote: > > Can you please tell me how long will firebug work with Firefox ESR (the > console and script tabs, in firebug as it work

Re: [firebug] Re: Firebug 2.0.19

2017-03-14 Thread Sebastian Zartner
On Thursday, March 9, 2017 at 8:12:41 AM UTC+1, San wrote: > > AFAIK, Firebug's minimize button was more than simply an alternative to > f12. Firebug was capable of running in the background even when it had no > windows showing > Pressing F12 while Firebug was open minimized it (letting Firebug

[firebug] Re: Firebug deprecation: what to do next

2017-03-16 Thread Sebastian Zartner
On Thursday, March 16, 2017 at 2:06:23 PM UTC+1, Álvaro G. Vicario wrote: > > El martes, 14 de marzo de 2017, 21:30:01 (UTC+1), Erik Krause escribió: >> >> Firebug.next is integrated in the Devtools, which are shipped with >> Firefox. > > > Thank you. I already found the "Firebug" theme in the set

Re: [firebug] Re: Firebug 2.0.19

2017-03-16 Thread Sebastian Zartner
On Thursday, March 16, 2017 at 3:27:38 PM UTC+1, Ole Laursen wrote: > > Hi! > > I just discovered today that my Firebug console is broken. > I've posted a related answer on Stack Overflow . > I tried the built-in one from a latest nightly build, but

Re: [firebug] Re: Firebug 2.0.19

2017-03-29 Thread Sebastian Zartner
See my answer on Stack Overflow . Sebastian On 29 March 2017 at 02:16, M Gol wrote: > Is there any way to go back to the old firebug? > > On Wednesday, March 1, 2017 at 11:23:45 PM UTC+11, Jan H

Re: [firebug] Re: new firebug is extremely awful

2017-03-29 Thread Sebastian Zartner
On Wednesday, March 29, 2017 at 6:14:19 PM UTC+2, San wrote: > > On Wed, Mar 29, 2017 at 6:56 AM, M Gol > > wrote: > >> ... i don't get it, up until a few days ago firebug was awesome, now >> automatically it's crap because it's discontinued? Can I still use the old >> (good) one, even though i

Re: [firebug] Re: new firebug is extremely awful

2017-03-30 Thread Sebastian Zartner
On Thursday, March 30, 2017 at 8:06:05 AM UTC+2, San wrote: > > One of the linked pages says that Firefox 47 was the last version fully > compatible with Firebug. It links to a sourceforge page with "portable" > Firefox 47 -- but all the downloadables appear to be .exe files, so useless > to me

[firebug] Re: How to reset firebug options in an external new firebug window in chrome?

2017-03-30 Thread Sebastian Zartner
Note that Firebug Lite is not maintained for several years now, so you should rather use the Chrome DevTools or remotely debug Chrome via the Firefox DevTools

Re: [firebug] Re: Firefox devtools sidebar UX issue

2017-04-03 Thread Sebastian Zartner
On 3 April 2017 at 21:54, Erik Krause wrote: > Am 01.04.2017 um 10:35 schrieb fred.heuv...@gmail.com: > >> I was afraid to click 'inspect element' for two weeks because I did >> not know how to remove it. >> > > You can remove it any time by pressing F12. However, I agree it's a very > silly bug

Re: [firebug] Re: new firebug is extremely awful

2017-04-03 Thread Sebastian Zartner
On Monday, April 3, 2017 at 3:58:09 PM UTC+2, fred.h...@gmail.com wrote: > > It is definitely a huge burden to extension developers, because in most >> cases they have to rework huge parts of their extensions. By the way, I'm >> also one of those developers, and I am also sad about that decision.

[firebug] Re: CSS?

2017-04-12 Thread Sebastian Zartner
If the CSS is not applied to the page, this means the style sheets could not be loaded, e.g. due to a network issue like a wrong URL. Though if the CSS is applied to the page, this is probably a bug in Firebug. Having said that, as Dennis already stated in the other thread

Re: [firebug] browser question

2017-04-12 Thread Sebastian Zartner
On Monday, April 10, 2017 at 11:16:01 PM UTC+2, dmccunney wrote: > > On Mon, Apr 10, 2017 at 4:11 PM, 'Sydney Anderson' via Firebug > > wrote: > > Is there a browser that works best with Firebug Lite? The website > mentioned > > Firefox, is that the best one to use with Firebug Lite, or does it

[firebug] Re: new firebug is extremely awful

2017-04-15 Thread Sebastian Zartner
on which one comes first). I've also outlined the alternatives you currently have regarding the Firefox DevTools <http://stackoverflow.com/a/41890636/432681>. Sebastian PS: Please refrain from hateful speech! Complaining about the DevTools doesn't bring back Firebug and the DevTools team

[firebug] Re: Command Editor. Can't find the button

2017-04-24 Thread Sebastian Zartner
Note that what you're seeing actually isn't Firebug but the Firefox Developer Tools (with a Firebug theme to let them look like Firebug). You got switched to them automatically, because Firebug doesn't work in multi-process Firefox

[firebug] Re: Partial fix for Console colors

2017-04-24 Thread Sebastian Zartner
On Monday, April 24, 2017 at 1:32:28 AM UTC+2, San wrote: > > I've written here a couple of times before about the colors in my DevTools > Console displaying weirdly -- ordinary log text in orange or red, and error > text in black. Apparently a lot of people are not seeing this problem; > maybe

[firebug] Re: Enable Javascript Debug

2017-04-24 Thread Sebastian Zartner
That the Script panel is broken is a known issue caused by a change in the Firefox internal APIs. Though, as you correctly noted, Firebug's development and maintenance is discontinued, so this won't be fixed anymore. If you have difficulties using th

[firebug] Re: When the Firefox e10 is enabled, the HTML menu in Firebug disappears.

2017-05-03 Thread Sebastian Zartner
When e10s is enabled, the Firefox DevTools are opened instead of Firebug, because Firebug does not work with e10s . Those tools have the HTML ancestor path is at the bottom of the panel. Sebastian On Wednesday, May 3, 201

[firebug] Re: When the Firefox e10 is enabled, the HTML menu in Firebug disappears.

2017-05-04 Thread Sebastian Zartner
I have an overview and very easy to > translate. Then I copy the HTML code and return it back to the customer. With > Firefox Devtools, I have no option to edit the HTML code to make it look > the same as Firebug. The only solution for me is to turn off the E10s yet. > :( > Is suppo

[firebug] Re: When the Firefox e10 is enabled, the HTML menu in Firebug disappears.

2017-05-04 Thread Sebastian Zartner
his could definitely improve. Meanwhile, I >> will stay with Firebug and Devtools will try out some other version. >> >> Dne čtvrtek 4. května 2017 13:24:45 UTC+2 Sebastian Zartner napsal(a): >>> >>> Within the Firefox DevTools you have similar options to edit

[firebug] Re: Firebug console incredibly slow

2017-05-08 Thread Sebastian Zartner
You have just excavated a five years old thread. Note that Firebug is officially discontinued. Read more about that in the Mozilla Hacks blog . People are recommended to use the Firefox DevTools instead. Sebastian On Mo

[firebug] Re: Firebug 2+ Add-on Doesn't Show Error Info

2017-05-11 Thread Sebastian Zartner
I have already answered on your Stack Overflow question yesterday. Please see my answer: http://stackoverflow.com/a/43903504/432681 Sebastian On Thursday, May 11, 2017 at 8:45:13 AM UTC+2, Meengla Yip wrote: > > Hi, > Please see this cross post at Stack Overflow--no one is responding there: > >

[firebug] Re: Firebug 2+ Add-on Doesn't Show Error Info

2017-05-11 Thread Sebastian Zartner
1, 2017 at 12:23:51 PM UTC+2, Sebastian Zartner wrote: > > I have already answered on your Stack Overflow question yesterday. Please > see my answer: > > http://stackoverflow.com/a/43903504/432681 > > Sebastian > > On Thursday, May 11, 2017 at 8:45:13 AM UTC+2, Meengla Yi

[firebug] Re: Firebug 2+ Add-on Doesn't Show Error Info

2017-05-14 Thread Sebastian Zartner
On Sunday, May 14, 2017 at 7:28:40 PM UTC+2, Erik Krause wrote: > > > The > > built-in Firefox web developer tools sucks. I hope somebody builds > another > > web developer tool similar to the classic Firebug. > > That won't likely happen, since there wasn't even enough manpower to > migrate f

[firebug] Re: Removing Firebug

2017-05-19 Thread Sebastian Zartner
Are you sure that what you're seeing is Firebug and not the Firefox DevTools (with Firebug theme)? Can you post a screenshot? Anyway, to make sure Firebug is removed: 1. Go to your profile folder via the Firefox menu > *?* > *Troubleshooting

[firebug] Re: Firefox ESR, Firebug support

2017-05-23 Thread Sebastian Zartner
t; any more information. > I just installed FF ESR 52.1.4 and befor with FF ESR 45.x it was working > very nice. > > Does anybody has any information what's the reason or maybe if the FB team > is already working on it? > > Thanks, Michael > > Am Freitag, 10.

[firebug] Re: Firebug 2.0.18 deactivated

2017-05-25 Thread Sebastian Zartner
I want to note again that Firebug doesn't work anymore once multi-process Firefox is enabled . When it's enabled, the Firebug button will open the Firefox DevTools (with Firebug theme) instead of Firebug. Furthermore, Fir

[firebug] Re: Firebug is back in Firefox 53.0.3!?

2017-06-07 Thread Sebastian Zartner
That you see *Inspect Element with Firebug* again means that the preference browser.tabs.remote.autostart.2 is set to false for you. See my related answer on Stack Overflow . As far as I know, this doesn't happen by itself, so it might be that it happ

[firebug] Re: Firebug is back in Firefox 53.0.3!?

2017-06-08 Thread Sebastian Zartner
t; Thank you again and for providing the useful links. > > L > > On Wednesday, June 7, 2017 at 10:00:36 PM UTC+1, Sebastian Zartner wrote: >> >> That you see *Inspect Element with Firebug* again means that the >> preference browser.tabs.remote.autostart.2 is set to

Re: [firebug] Re: Firebug is back in Firefox 53.0.3!?

2017-06-08 Thread Sebastian Zartner
On another PC I can reproduce this issue. Reading through https://wiki.mozilla.org/Electrolysis I saw that some add-ons (like Firebug) may deactivate the multiprocess feature automatically. That page says that you can force-enable multiprocess Firefox by adding the preference browser.tabs.remot

[firebug] Re: Firefox Developer Tools with JAWS and NVDA screen readers since Firebug is no longer developed?

2017-07-30 Thread Sebastian Zartner
On Saturday, July 29, 2017 at 5:45:43 PM UTC+2, Walker, Michael E wrote: > > Hi, I have been searching for days for information on how to use the > Firefox Developer Tools with the latest JAWS for Windows by Freedom > Scientific screen reader, and NVDA by NV Access. I also posted this > question

[firebug] Re: Grid display toggle

2017-08-07 Thread Sebastian Zartner
Hi Melisa, the grid overlay is a feature of the Firefox built-in DevTools and is not part of Firebug, which is discontinued . What you describe sounds like a bug to me, though unfortunately I cannot reproduce it. I sugges

Re: [firebug] "ADD TO CHROME" button not working

2017-08-14 Thread Sebastian Zartner
On Monday, August 14, 2017 at 6:45:55 PM UTC+2, dmccunney wrote: > > On Mon, Aug 14, 2017 at 1:09 AM, Oyee BSnu > wrote: > > > > I am trying to install this extension but not able to! > > How do I get to install this firebug? > > Any help Please! > > I don't believe you can. Firebug is depre

Re: [firebug] Firebug not found when I install Firefox 55.0.2

2017-08-19 Thread Sebastian Zartner
On Saturday, August 19, 2017 at 10:17:06 PM UTC+2, Michael_google gmail_Gersten wrote: > > Firebug is no longer compatible with Firefox. > > More specifically, Firebug is not compatible with multiprocess firefox. If > you need it, you can use Firefox ESR, which has multiprocess disabled by > def

Re: [firebug] Re: Firebug not found when I install Firefox 55.0.2

2017-08-21 Thread Sebastian Zartner
On Monday, August 21, 2017 at 7:05:04 PM UTC+2, Michael_google gmail_Gersten wrote: > > > On 2017-08-20, at 4:19 AM, Erik Krause > > wrote: > > > Am 20.08.2017 um 03:32 schrieb Michael: > NB: Firefox developer tools is not an acceptable substitute. Far > too often, it will refuse to

[firebug] Re: firbug is not install on my laptop

2017-09-01 Thread Sebastian Zartner
Firebug is officially discontinued . You should use the Firefox DevTools instead. Sebastian On Friday, September 1, 2017 at 2:22:20 PM UTC+2, naseemab...@gmail.com wrote:

[firebug] Re: Firebug is not working in firefox 55.0.2 and below all versions.

2017-10-20 Thread Sebastian Zartner
Hi! You may have missed it, though Firebug is officially discontinued for several years now. Users are encouraged to use the Firefox built-in DevTools instead. Sebastian On Wednesday, October 4, 2017 at 2:17:04 PM UTC+2, ke...@cactusstudio.com

[firebug] Re: Firebug stopped recognizing the "! important"?

2017-10-20 Thread Sebastian Zartner
Note that Firebug is discontinued and unmaintained for several years now. Firebug users are advised to use the Firefox built-in DevTools. Those support the !important keyword (note: *without* space) within their Rules panel. Sebastian On Wednesday, October 4, 2017 at 2:19:06 PM UTC+2, Carlos Ra

Re: [firebug] firebug....is a bug?

2017-10-20 Thread Sebastian Zartner
Just to be clear, the development and maintainence of Firebug stopped several years ago. Mozilla introduced a new architecture for extensions called WebExtensions, which will be the only supported extension system once Firefox 57 is released. That means, Firebug as well as all other extensions

[firebug] Re: firebug html tab is empty after new firefox upadated

2017-10-20 Thread Sebastian Zartner
Just to be clear, staying with an outdated version of a software is normally not recommendable, because you miss security and other bug fixes and also new features. Firebug users are advised to try out the Firefox DevTools. And if you don't like them or miss a feature Firebug had, you should pr

[firebug] Re: Firebug not comfortable Ubuntu Firefox 56.0 (64-bit)

2017-10-23 Thread Sebastian Zartner
Firebug's development is officially discontinued. Firebug users are encouraged to use the Firefox built-in developer tools instead. See https://hacks.mozilla.org/2016/12/firebug-lives-on-in-firefox-devtools/ for more info. Sebastian On Monday, October 16, 2017 at 1:42:28 PM UTC+2, vithul nk wro

[firebug] Re: firebug html tab is empty after new firefox upadated

2017-11-02 Thread Sebastian Zartner
oday, after i update my firefox, my firebug is not working properly. the > HTML tab is empty but other tab is working good. maybe you can refere to > the attachment. *"Inspect Elemnt With FireBug"* > > > Thanks > Vikram > > On Friday, 20 October 2017 17:53:04 UTC

Re: [firebug] Firebug HTML window - light coloured text

2012-04-17 Thread Sebastian Zartner
Hi David, could it be, that you already removed your message again? Faintly displayed elements mean they are invisible. I added this hint to the HTML panel description right now. Note that it should also be possible to use CSS transitions to achieve a fading effect between the slides. Sebastia

[firebug] Re: Fwd: Extension task

2012-05-25 Thread Sebastian Zartner
For reference: The discussion about this started in another thread . It's still unclear to us what your extension should actually do. Why do you want to add your applet dynamically to the page? What should that applet do? Please note

Re: [firebug] Re: How to activate the inspect icon from keyboard

2012-05-25 Thread Sebastian Zartner
I guess you have the Web Developer Toolbar installed, which assigns its CSS information display with Ctrl+Shift+C. Please change the shortcut either in Web Developer or in Firebug. Please note that Firebug has a lot more shortcuts .

  1   2   3   4   5   6   7   8   9   10   >