I have been experiencing a weird behavior with the latest couple of
releases (currently 1.8.1b1), where right clicking would result in the
Firebug HTML tab to "reset" to <html> of some sorts. I have been
unable to spot any other threads about this, but that could be a
result of poor keyword searching.
How I reproduce this:
1. With Firebug turned off, right click an element on a website and
inspect it.
It opens Firebug nicely and show the element in the HTML tab.
2. Right click another element on the website while Firebug HTML tab
is active.
I haven't chosen anything on the context menu yet, but already now it
collapses the entire website in my Firebug HTML tab view and only show
me the following elements:
<html>
<head>
<body>
</html>
3. Click "Inspect Element" in the context menu and it only sometimes
open the element in the Firebug HTML tab view. When it doesn't update
the HTML tree view, I can see that the breadcrumbs on the HTML tab
view is correctly updated.
Are anybody else experiencing this and is it a known bug or is it just
me? :-)
I am using Windows 7 with Firefox 5.0 and Firebug 1.8.1b1 - if it
could help.
--
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.