Thanks to Steven Roussey; it's indeed another extension that's
seemingly interfering with Firebug 1.6.
I found that the extension in question is "Fox Splitter (formerly
Split Browser) 0.6.2009110501".
Apparently, it's the latest version, but it dates from 2009/11/05...
Would there be a solution to get them both working?

Thank you again ;)

On Dec 1, 9:04 pm, Steven Roussey <[email protected]> wrote:
> I can't reproduce it either. Maybe some other extension is loaded and
> is interfering?
>
> On Dec 1, 8:06 am, John J Barton <[email protected]> wrote:
>
> > I was not able to reproduce this problem.
>
> > jjb
>
> > On Dec 1, 1:14 am, Vampire <[email protected]> wrote:
>
> > > Hello everyone!
> > > I have recently installed the new Firebug 1.6 and quickly figured out
> > > that the auto-completion (in the "Console" panel) wasn't so good. In
> > > fact, when I try to create a variable, for example, I begin to type:
> > >   var t;
> > > But then, the autocompletion wants to append the name of one of my
> > > global variables (here "tmr_lotName"). So when I validate by pressing
> > > ENTER, it's the line
> > >   vart;tmr_lotName
> > > that is executed. And this is NOT what I want to happen...
> > > Another bug of the same kind is when I try to create my variable with
> > > an assignation, for example:
> > >   var t = "plop";
> > > Firebug tries to autocomplete, and gives me the following beautiful
> > > line of code:
> > >   var t="plop"tmr_lotName
> > > which is totally useless to me...
>
> > > So my question is: has anyone encountered this bug before me, and does
> > > anybody know how to fix it?!
>
> > > Thank you in advance ;)

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to