Noticed two things in the current 1.4a-version:

1) Don't know if this is intended or a bug: when using shorthand
properties for CSS rules in the tab display they are filled with the
defaults instead of showing the real rules from the file.

Example: put "background: blue;" as a CSS rule in your HTML file and
Firebug will display "background: blue none repeat scroll 0 0".
Even when you double-declare a selector and one of it is a shorthand
property this happens: having "background: blue; background-color:
red;" in my file makes Firebug display "background: red none repeat
scroll 0 0"

I think this shouldn't happen and Firebug should reflect the real
code.

2) I can't really describe what happens but since I installed the 1.4a
something weird goes on with my cookies. Either they are not stored or
stored ones are deleted or such. With 1.2.1 I don't have these
problems.
Sorry for not being able to be more specific, I just don't know what's
going on. My Firefox-setting regarding cookies is to accept all and
never delete them. Instead I handle them with the extension
CookieCuller. I use to protect some cookies with CookieCuller which
deletes all others, the not-protected at the end of the session. That
way I have only the wanted cookies when I start Firefox.
This doesn't work anymore with Firebug 1.4a which is weird because I
didn't even know that Firebug affects cookies at all.

--~--~---------~--~----~------------~-------~--~----~
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