It works for me using FF 18.0/20.0a1 + FB 1.11.1/1.12a1 on Win7. My steps: 1. Opened Firebug on https://www.getfirebug.com/ 2. Inspected the "More Features" link on the page 3. Right-clicked the *Style* side panel<https://getfirebug.com/wiki/index.php/Style_Side_Panel>tab and chose *:hover* from the context menu => A rule a:hover was displayed inside the panel. 4. Hovered the "More Features" link and other parts of the page.
=> The a:hover rule was still shown inside the *Style* side panel. Therefore I assume it's not a general Firebug problem. So please install Firebug into a new Firefox profile<https://getfirebug.com/wiki/index.php/Install_Firebug_into_a_clean_profile>and try it there. Is it working for you? Sebastian On Thursday, January 10, 2013 7:57:28 PM UTC+1, Seppo wrote: > > I would need to see the CSS used when hovering the item. Normally I select > the :hover from the style-menu on the right side css-panel. And normally it > works. However at some point - dont know which - it stopped working: I can > still select it but the hover values are not stick anymore, they disappear > when I mover the mouse away again. If I selct the a-tag on the left side > HTML panel first it does not help.. has it changed somehow with recent > updates to firebug or am I missing something here? > -- 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 https://groups.google.com/forum/#!forum/firebug
