Ok, the probleme come from fireQuery addon, after uninstall it, firebug works nice.
On 26 jan, 17:46, "Honza (Jan Odvarko)" <[email protected]> wrote: > I still can't reproduce that. > > What is your Firefox locale? > Honza > > On Jan 26, 3:25 pm,Yukulélé<[email protected]> wrote: > > > yes : > > firebug 1.5 and firefox 3.6 > > > On 22 jan, 14:27, "Honza (Jan Odvarko)" <[email protected]> wrote: > > > > It seems to be working for me>>> obj={txt:"abc"} > > > Object { txt="abc"} > > > >>> obj.txt > > > > "abc" > > > > Are you using Firebug 1.5? > > > Honza > > > > On Jan 22, 11:51 am,Yukulélé<[email protected]> wrote: > > > > > console.log have a bug on object displaying, object's artibuts are > > > > display as undefined. > > > > Exemple : > > > > > >>> obj={txt:"abc"} > > > > { txt=undefined } > > > > >>> obj.txt > > > > > "abc" -- 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.
