Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
New Activation Model
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 95 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Greg Beddow  
View profile  
 More options Jun 30 2009, 5:15 pm
From: Greg Beddow <gbed...@comcast.net>
Date: Tue, 30 Jun 2009 14:15:33 -0700
Local: Tues, Jun 30 2009 5:15 pm
Subject: New Activation Model

Apologies in advance if this was already covered somewhere in the recent
threads:

I¹m using Firefox 3.5 (final) and Firebug 1.4.0b3.

A very common workflow for me, and I suspect a lot of developers, is to have
Firebug open (in-browser) for a (local) site I¹m developing, then make a
change, say in some javascript code, come back to Firefox, clear its cache
so it gets the change, then reload the page.

Maybe I¹m missing some obvious Firebug setting, but for me, the page reload
closes the Firebug window (why?), forcing me to reopen it, then I must load
the page a *second* time before I¹m finally debugging my changed code.

Greg Beddow


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jun 30 2009, 7:45 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Tue, 30 Jun 2009 16:45:07 -0700 (PDT)
Local: Tues, Jun 30 2009 7:45 pm
Subject: Re: New Activation Model
Greg,

You should just be able to go to Firefox and hit control-F5. That will
reload the page without reading from the cache. Firebug will not
close.

If FIrebug closes, then it is a bug.  We've not heard of this before,
its not the way it should work.

One thing to check:
Either: about:config then type "firebug" to see if any settings are
not defaults.
Or: Firebug ICon menu > Options > reset all options.

Just in case something from 1.3 is left around.

jjb

On Jun 30, 2:15 pm, Greg Beddow <gbed...@comcast.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tama  
View profile  
 More options Jun 30 2009, 10:06 pm
From: Tama <tama.pugs...@gmail.com>
Date: Tue, 30 Jun 2009 19:06:40 -0700 (PDT)
Local: Tues, Jun 30 2009 10:06 pm
Subject: Re: New Activation Model
I too have been looking for an option to keep the FB pane open like it
did pre FF 3.5 using 1.5X.0a06 (I was using 1.4... but I thought this
might've been a bug so upgrade to 1.5...).

It's either one or both of these two things

1. The pane now closes when you navigate to a new page. Meaning you
always have to reopen the pane and then refresh the page because of
#2.
2. The pane doesn't log anything until it's open, even when the site
has been activated.

This basically means whenever I click a link to a new page on my dev
site I have to open the firebug page then click refresh. Which doesn't
actually work on some pages (e.g. logout).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jun 30 2009, 11:02 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Tue, 30 Jun 2009 20:02:02 -0700 (PDT)
Local: Tues, Jun 30 2009 11:02 pm
Subject: Re: New Activation Model

On Jun 30, 7:06 pm, Tama <tama.pugs...@gmail.com> wrote:

> I too have been looking for an option to keep the FB pane open like it
> did pre FF 3.5 using 1.5X.0a06 (I was using 1.4... but I thought this
> might've been a bug so upgrade to 1.5...).

> It's either one or both of these two things

> 1. The pane now closes when you navigate to a new page. Meaning you
> always have to reopen the pane and then refresh the page because of
> #2.

The result when you navigate to a new page on a different domain,
firebug closes. It should do that in 1.3 as well unless the new domain
is one pre-selected by you.

> 2. The pane doesn't log anything until it's open, even when the site
> has been activated.

I don't understand what you are saying, but Firebug has to be active
when the page is loaded. This is true in 1.3 as well. However 1.3
automatically reloaded if you opened Firebug. Some people hated that
because they just wanted to use the CSS/HTML features, not the net/
script/console and did not want to wait for the reload.

> This basically means whenever I click a link to a new page on my dev
> site I have to open the firebug page then click refresh. Which doesn't
> actually work on some pages (e.g. logout).

? what is logout?
jjb

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HIghway of Life  
View profile  
 More options Jul 1 2009, 5:44 am
From: HIghway of Life <highwayofl...@gmail.com>
Date: Wed, 1 Jul 2009 02:44:13 -0700 (PDT)
Local: Wed, Jul 1 2009 5:44 am
Subject: Re: New Activation Model
On Jun 30, 8:02 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:

> On Jun 30, 7:06 pm, Tama <tama.pugs...@gmail.com> wrote:
> > This basically means whenever I click a link to a new page on my dev
> > site I have to open the firebug page then click refresh. Which doesn't
> > actually work on some pages (e.g. logout).

> ? what is logout?
> jjb

On my development site (for example), the logout screen causes Firebug
to close down. I have to re-activate Firebug every time I login after
logging out.

- Highway of Life
Software Engineer


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 11:21 am
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 08:21:38 -0700 (PDT)
Local: Wed, Jul 1 2009 11:21 am
Subject: Re: New Activation Model
Firebug does not know about your logout. It only knows about URLs.

jjb

On Jul 1, 2:44 am, HIghway of Life <highwayofl...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jjj  
View profile  
 More options Jul 1 2009, 2:33 pm
From: jjj <jason31...@gmail.com>
Date: Wed, 1 Jul 2009 11:33:45 -0700 (PDT)
Local: Wed, Jul 1 2009 2:33 pm
Subject: Re: New Activation Model
re: #2

This new activation model is NOT workflow friendly for a web-dev, as I
often browse sites with the panel open, and want to see what they've
loaded WITHOUT hitting control-5.  I can't keep the firebug window
open all the time, and it looks as if the only way to keep track of
net requests (as in the old model) is to keep the panel open.

Even telling firebug to 'enable all panels' and 'on for all pages'
will cause it to not capture net requests when the panel is minimized,
instead display this cryptic error message:

'Net panel activated. Any requests while the net panel is inactive are
not shown.'

Sure enough, it didn't log any net requests when the panel was
minimized.  This is a regression issue and VERY annoying, as reloading
a page with control-f5 isn't an option for monitoring ajax requests
that have already happened.

Thanks,
J

On Jun 30, 8:02 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trevan Richins  
View profile  
 More options Jul 1 2009, 2:50 pm
From: Trevan Richins <TRich...@omniture.com>
Date: Wed, 1 Jul 2009 12:50:24 -0600
Local: Wed, Jul 1 2009 2:50 pm
Subject: RE: New Activation Model
I didn't care for the activation model at the very beginning, but they've fixed a bunch of bugs related to it.  Now, it is pretty decent for me.  When I'm browsing the web to see what others are doing, marking "on for all pages" works perfectly.  When I'm developing, most of my pages have been activated previously so they are activated the next time.  I still mistakenly deactivate firebug instead of minimize it and that causes me grief, but I'm getting used to it.  So, for those that are up in arms against it, just use it for a bit.  It remembers the pages that you have previously activated firebug on.  It attempts to keep firebug on in the same domain if it is already been open (I've seen some issues with this but never been able to reliably reproduce it so haven't filed a bug on it).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HIghway of Life  
View profile  
 More options Jul 1 2009, 3:31 pm
From: HIghway of Life <highwayofl...@gmail.com>
Date: Wed, 1 Jul 2009 12:31:37 -0700 (PDT)
Local: Wed, Jul 1 2009 3:31 pm
Subject: Re: New Activation Model
On Jul 1, 8:21 am, johnjbarton <johnjbar...@johnjbarton.com> wrote:
> Firebug does not know about your logout. It only knows about URLs.

> jjb

Right, but the point is that it's failing, whereas on 1.3, it never
failed here. Is it part of the new 'activation model' that is causing
it to fail (disable/turn off)?

- Highway of Life
Software Engineer


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tama  
View profile  
 More options Jul 1 2009, 3:45 pm
From: Tama <tama.pugs...@gmail.com>
Date: Wed, 1 Jul 2009 12:45:19 -0700 (PDT)
Local: Wed, Jul 1 2009 3:45 pm
Subject: Re: New Activation Model
My problem was clicking the X to minimize Firebug as I have been for
the past 2-3 years. Clicking minimize has solved most of my
frustrations.

Using X to close Firebug makes sense UI-wise but no sense when version
1.3 used it to minimize.

Adding a notification the first time you click X saying "Did you
realise you have turned Firebug off? Use the minimize arrow, if you
would like Firebug to continue when minimized".

On Jul 1, 2:50 pm, Trevan Richins <TRich...@omniture.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luke Maurer  
View profile  
 More options Jul 1 2009, 3:56 pm
From: Luke Maurer <luke.v.mau...@gmail.com>
Date: Wed, 1 Jul 2009 12:56:18 -0700 (PDT)
Local: Wed, Jul 1 2009 3:56 pm
Subject: Re: New Activation Model

On Jul 1, 11:50 am, Trevan Richins <TRich...@omniture.com> wrote:

> I still mistakenly deactivate firebug instead of minimize it and that causes me grief, but I'm getting used to it.

I wouldn't call that "mistaken," I'd call it perfectly reasonable. How
many UIs do you know that tie a background process like Ajax
monitoring inextricably to whether a certain window is open or not?
And by well-understood convention, if you "close" a window but the app
has a little icon in the bottom-right, it's still doing stuff in the
background (think of IM clients and the system tray). So there's every
reason for a user (*especially* those new users that the new
activation model is supposed to cater to) not to pay attention to the
difference between minimizing and closing - close means "get this bit
of UI out of the way," and minimize means "get it mostly out of the
way."

In short, the little X does not mean deactivate, it means close.
Having it do something other than close the window is unintuitive
*and* counterproductive.

> So, for those that are up in arms against it, just use it for a bit.  It remembers the pages that you have previously activated firebug on.  It attempts to keep firebug on in the same domain if it is already been open (I've seen some issues with this but never been able to reliably reproduce it so haven't filed a bug on it).

But this is always exactly the problem with software that tries to be
clever about what the user wants. It never quite works out, and the
user ends up spending more time working around the software's mistakes
than was ever saved by the cleverness to begin with.

- Luke


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 4:14 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 13:14:59 -0700 (PDT)
Local: Wed, Jul 1 2009 4:14 pm
Subject: Re: New Activation Model

On Jul 1, 11:33 am, jjj <jason31...@gmail.com> wrote:

> re: #2

> This new activation model is NOT workflow friendly for a web-dev, as I
> often browse sites with the panel open, and want to see what they've
> loaded WITHOUT hitting control-5.  I can't keep the firebug window
> open all the time, and it looks as if the only way to keep track of
> net requests (as in the old model) is to keep the panel open.

For this use, I suggest using "open for all pages" (on the status bar
icon right click menu) and "minimize" the  [_] icon in the upper right
corner.

> Even telling firebug to 'enable all panels' and 'on for all pages'
> will cause it to not capture net requests when the panel is minimized,

Under the settings I expect all net requests to be logged. If you have
a case where it fails we will fix it.

jjb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 4:16 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 13:16:58 -0700 (PDT)
Local: Wed, Jul 1 2009 4:16 pm
Subject: Re: New Activation Model

On Jul 1, 12:31 pm, HIghway of Life <highwayofl...@gmail.com> wrote:

> On Jul 1, 8:21 am, johnjbarton <johnjbar...@johnjbarton.com> wrote:> Firebug does not know about your logout. It only knows about URLs.

> > jjb

> Right, but the point is that it's failing, whereas on 1.3, it never
> failed here. Is it part of the new 'activation model' that is causing
> it to fail (disable/turn off)?

Unfortunately I am not able to see the URLs in your browser from over
here.  So I cannot tell if this is a bug or not.

jjb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 4:21 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 13:21:23 -0700 (PDT)
Local: Wed, Jul 1 2009 4:21 pm
Subject: Re: New Activation Model

On Jul 1, 12:56 pm, Luke Maurer <luke.v.mau...@gmail.com> wrote:

> On Jul 1, 11:50 am, Trevan Richins <TRich...@omniture.com> wrote:

> > I still mistakenly deactivate firebug instead of minimize it and that causes me grief, but I'm getting used to it.

> I wouldn't call that "mistaken," I'd call it perfectly reasonable. How
> many UIs do you know that tie a background process like Ajax
> monitoring inextricably to whether a certain window is open or not?

I don't what this has to do with Firebug.

> And by well-understood convention, if you "close" a window but the app
> has a little icon in the bottom-right, it's still doing stuff in the
> background (think of IM clients and the system tray). So there's every
> reason for a user (*especially* those new users that the new
> activation model is supposed to cater to) not to pay attention to the
> difference between minimizing and closing - close means "get this bit
> of UI out of the way," and minimize means "get it mostly out of the
> way."

I think Firebug user will get the hang of it pretty fast, they are are
a smart group.

> In short, the little X does not mean deactivate, it means close.
> Having it do something other than close the window is unintuitive
> *and* counterproductive.

I'm not sure what distinction you are making here. If Firebug is open
in the browser and you close it, it is not active for the browser tab.
That seem intuitive to me.

> > So, for those that are up in arms against it, just use it for a bit.  It remembers the pages that you have previously activated firebug on.  It attempts to keep firebug on in the same domain if it is already been open (I've seen some issues with this but never been able to reliably reproduce it so haven't filed a bug on it).

> But this is always exactly the problem with software that tries to be
> clever about what the user wants. It never quite works out, and the
> user ends up spending more time working around the software's mistakes
> than was ever saved by the cleverness to begin with.

If you have specific problems I would like to hear about them.

jjb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HIghway of Life  
View profile  
 More options Jul 1 2009, 4:40 pm
From: HIghway of Life <highwayofl...@gmail.com>
Date: Wed, 1 Jul 2009 13:40:43 -0700 (PDT)
Local: Wed, Jul 1 2009 4:40 pm
Subject: Re: New Activation Model
On Jul 1, 1:16 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:

> Unfortunately I am not able to see the URLs in your browser from over
> here.  So I cannot tell if this is a bug or not.

> jjb

http://highwayoflife.net/jing/Firebug_Activation_Issues.swf
One thing I didn't catch in this screencast was that each time I
logged in, it was off, I would activate firebug, next login screen it
turned off again.

Hope that helps. Thanks!!
- Highway of Life
Software Engineer


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HIghway of Life  
View profile  
 More options Jul 1 2009, 4:48 pm
From: HIghway of Life <highwayofl...@gmail.com>
Date: Wed, 1 Jul 2009 13:48:53 -0700 (PDT)
Local: Wed, Jul 1 2009 4:48 pm
Subject: Re: New Activation Model
On Jul 1, 1:40 pm, HIghway of Life <highwayofl...@gmail.com> wrote:

> On Jul 1, 1:16 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:

> > Unfortunately I am not able to see the URLs in your browser from over
> > here.  So I cannot tell if this is a bug or not.

> > jjb

> http://highwayoflife.net/jing/Firebug_Activation_Issues.swf
> One thing I didn't catch in this screencast was that each time I
> logged in, it was off, I would activate firebug, next login screen it
> turned off again.

> Hope that helps. Thanks!!
> - Highway of Life
> Software Engineer

Cross-posting, but here's hoping it will help others.
Installing Firebug 1.5a7 fixed the issue with Firebug turning on and
off randomly on a domain.
http://getfirebug.com/releases/firebug/1.5X/

- Highway of Life
Software Engineer


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jjj  
View profile  
 More options Jul 1 2009, 8:41 pm
From: jjj <jason31...@gmail.com>
Date: Wed, 1 Jul 2009 17:41:32 -0700 (PDT)
Local: Wed, Jul 1 2009 8:41 pm
Subject: Re: New Activation Model
I tried this approach - firebug will pop open every time and I click
on the X - because I want that window closed - but the functionality
enabled.  The firebug icon turns grey, and disables it.

Tell me how I can keep the network monitoring active while keeping the
network panel closed all the time until I click on the icon to open it
- ala previous versions?

>> Even telling firebug to 'enable all panels' and 'on for all pages'
>> will cause it to not capture net requests when the panel is minimized,
>Under the settings I expect all net requests to be logged. If you have
>a case where it fails we will fix it.

Right now, when repliyng via Google Groups - i have enable all panels
and on for all pages.  I can hit control-n and guess what?  the
firebug icon is greyed out.  Sounds like you guys dropped the ball on
that one.

On Jul 1, 1:14 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jjj  
View profile  
 More options Jul 1 2009, 8:47 pm
From: jjj <jason31...@gmail.com>
Date: Wed, 1 Jul 2009 17:47:36 -0700 (PDT)
Local: Wed, Jul 1 2009 8:47 pm
Subject: Re: New Activation Model
This even happens with 1.5x.0a07 - I turned it "on for all pages", and
the checkbox is checked.  I'm at the google groups page (http://
groups.google.com/group/firebug/browse_thread/thread/af951e7538f2dde2?
hl=en).  I even have the net panel open as i typing this, and can hit
control-n and the firebug icon is disabled.

Tell me again how that's not broken?

On Jul 1, 5:41 pm, jjj <jason31...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 9:03 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 18:03:59 -0700 (PDT)
Local: Wed, Jul 1 2009 9:03 pm
Subject: Re: New Activation Model

On Jul 1, 5:41 pm, jjj <jason31...@gmail.com> wrote:

> I tried this approach - firebug will pop open every time and I click
> on the X - because I want that window closed - but the functionality
> enabled.  The firebug icon turns grey, and disables it.

Sorry I don't understand what you are saying.

> Tell me how I can keep the network monitoring active while keeping the
> network panel closed all the time until I click on the icon to open it
> - ala previous versions?

Use minimize for this [_] icon in the upper right corner.

> >> Even telling firebug to 'enable all panels' and 'on for all pages'
> >> will cause it to not capture net requests when the panel is minimized,
> >Under the settings I expect all net requests to be logged. If you have
> >a case where it fails we will fix it.

> Right now, when repliyng via Google Groups - i have enable all panels
> and on for all pages.  I can hit control-n and guess what?  the
> firebug icon is greyed out.  Sounds like you guys dropped the ball on
> that one.

What does control-n do? I've never used it.
jjb

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 9:05 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 18:05:20 -0700 (PDT)
Local: Wed, Jul 1 2009 9:05 pm
Subject: Re: New Activation Model

On Jul 1, 5:47 pm, jjj <jason31...@gmail.com> wrote:

> This even happens with 1.5x.0a07 - I turned it "on for all pages", and
> the checkbox is checked.  I'm at the google groups page (http://
> groups.google.com/group/firebug/browse_thread/thread/af951e7538f2dde2?
> hl=en).  I even have the net panel open as i typing this, and can hit
> control-n and the firebug icon is disabled.

> Tell me again how that's not broken?

control-n is not a Firebug operation, so I don't know what to expect
if you use that key combo.

jjb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jjj  
View profile  
 More options Jul 1 2009, 9:33 pm
From: jjj <jason31...@gmail.com>
Date: Wed, 1 Jul 2009 18:33:13 -0700 (PDT)
Local: Wed, Jul 1 2009 9:33 pm
Subject: Re: New Activation Model
Oh, you're right.  Here's a test case for you to try:

Open firebug in the webpage of your choosing
Right click and enable 'on for all webpages'
Close firebug by clicking on [x]
Now go to FIREFOX->File->New Window

Result:  Firebug is disabled and forgets the 'on for all webpages'
setting.

Perhaps the problem is that the [x] button in the firebug console
window will reset your setting for the checked 'on for all pages'?

On Jul 1, 6:05 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jjj  
View profile  
 More options Jul 1 2009, 9:41 pm
From: jjj <jason31...@gmail.com>
Date: Wed, 1 Jul 2009 18:41:31 -0700 (PDT)
Local: Wed, Jul 1 2009 9:41 pm
Subject: Re: New Activation Model
Sorry, let me rephrase that.

Since firebug is an "add-on" for Firefox, this keyboard accelerator is
actually "Ctrl+N" (Or otherwise via File->New Window).  Perhaps you're
forgetting that firebug runs in Firefox?  Therefore any accelerator
keyboard commands that the add-on "overloads" or "replaces" should be
firebug's responsibility.

Perhaps you should try a simple test-case instead of complaining that
"Ctrl+N" is not part of firebug, and instead try to understand that
its a regression design decision, and with that decision, there is no
affordance in the new version to 1.) match previous firebug UI
behaviors and expecations and 2.) Firefox plugin standards for
enabling/disabling an add on - Perhaps evaluate how the flashblock add-
on functions for a definition of enabled/disabled?

jjj

On Jul 1, 6:05 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 1 2009, 11:31 pm
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Wed, 1 Jul 2009 20:31:59 -0700 (PDT)
Local: Wed, Jul 1 2009 11:31 pm
Subject: Re: New Activation Model

On Jul 1, 6:41 pm, jjj <jason31...@gmail.com> wrote:

> Sorry, let me rephrase that.

> Since firebug is an "add-on" for Firefox, this keyboard accelerator is
> actually "Ctrl+N" (Or otherwise via File->New Window).  Perhaps you're
> forgetting that firebug runs in Firefox?  Therefore any accelerator
> keyboard commands that the add-on "overloads" or "replaces" should be
> firebug's responsibility.

To the best of my knowledge Firebug does not overload or replace
control n.

> Perhaps you should try a simple test-case instead of complaining that
> "Ctrl+N" is not part of firebug, and instead try to understand that
> its a regression design decision, and with that decision, there is no
> affordance in the new version to 1.) match previous firebug UI
> behaviors and expecations and 2.) Firefox plugin standards for
> enabling/disabling an add on - Perhaps evaluate how the flashblock add-
> on functions for a definition of enabled/disabled?

Since Firebug did not overload or replace control n in the past or
present I don't now how to help you.

jjb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jjj  
View profile  
 More options Jul 2 2009, 11:20 am
From: jjj <jason31...@gmail.com>
Date: Thu, 2 Jul 2009 08:20:51 -0700 (PDT)
Local: Thurs, Jul 2 2009 11:20 am
Subject: Re: New Activation Model
Then tell me why turning 'on for all pages' causes firebug to fail to
turn on while browsing in firefox?

Can you confirm that by turning 'on for all pages', firebug stays on
for every single page until you explicitly turn it off?

On Jul 1, 8:31 pm, johnjbarton <johnjbar...@johnjbarton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
johnjbarton  
View profile  
 More options Jul 2 2009, 11:49 am
From: johnjbarton <johnjbar...@johnjbarton.com>
Date: Thu, 2 Jul 2009 08:49:54 -0700 (PDT)
Local: Thurs, Jul 2 2009 11:49 am
Subject: Re: New Activation Model

On Jul 2, 8:20 am, jjj <jason31...@gmail.com> wrote:

> Then tell me why turning 'on for all pages' causes firebug to fail to
> turn on while browsing in firefox?

I don't know why this does not work for you. It works for me.

> Can you confirm that by turning 'on for all pages', firebug stays on
> for every single page until you explicitly turn it off?

I can confirm that Firebug will stay on for me if I select "on for all
pages" then visit a set of completely different sites.

Here is are the specifics:
1) Open Firefox 3.5 with Firebug 1.5a7.
2) Right click Firebug Icon, select On for all Web Pages.
3) Open www.google.com firebug is up
4) search for "foo" and click on the first result, http://en.wikipedia.org/wiki/Foo;
Firebug is up.
5) type http://www.ibm.com into the location bar, hit enter. Firebug
is up

Does this work for you?

Based on my tests and the fact that other users have used this option
successfully, it's my guess that the reason it fails for you is
related to some property of your environment. A simple and effective
test for this is create a new Firefox profile, install Firebug, and
restart.

jjb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 95   Newer >
« Back to Discussions « Newer topic     Older topic »