Solstice Coil
Firefox bug prevents Firebug from inspecting anchor elements
It's not often that I come across bugs in Firebug\Firefox, as both softwares usually act very solid but I guess a major one was bound to happen at some point.
So it seems that the latest version of Firefox, 2.0.0.12, fails to show the CSS properties and applied styles of anchor tags (<A>) in the Firebug style window. Meaning - if you enter inspect mode and go over an anchor element, you only get the last element you viewed before that; Firefox won't show you the CSS properties of the anchor element you selected, or other elements inside it. Bummer.
Luckily though Firefox has rather fast version cycles, with the next one (2.0.0.13) planned to be released March 25, hopefully with a fix to this annoying bug. Until then you can downgrade to an older version of Firefox like 2.0.0.11 and continue working as usual.
