
fbug - issue #5498
Style side panel display fails on FF 12 after changes in pseudo-class locking
Test case/Repro:
- In Firefox open any webpage on the internet.
- Activate firebug
- Activate the element selector (the blueish arrow)
- Select any element on a page.
- You should now be looking at the split pane HTML tab content with HTML content on the left, highlighting the HTML element you've selected and on the right.
- Click on any of the CSS Filenames on the right hand side of the CSS preview (this will take you to the CSS Document tab view)
- Make an arbitrary addition or edit to the CSS document
- Re-activate the element selector
- Click on any element on the page
- The CSS panel fails to appear in HTML view this time around, and other times it appears but is dark grey with the "Style, Computed, Layout, DOM" headings that react on mouse hover but will not react to click.
Was working fine until I updated to latest firebug this evening.
After performing some more tests i've found that the CSS panel inconsistently opens, though consistently is unusable.
Repro this by following the above steps, then simply clicking between the HTML and Script Firebug tabs. Clicking DOM, then HTML shows no CSS Pane. Script, then HTML shows dark-grey CSS Pane. It seems like weird behavior, perhaps I've not had enough sleep :)
Hope this helps :)
Firebug version (number): 1.10.0a9 Browser version: FireFox 12 Operating system: Win7 32bit Pro SP1
Comment #1
Posted on May 26, 2012 by Happy RabbitUpgraded Firefox->Aurora 14.0a2, Firebug working perfectly again! :)
Comment #2
Posted on May 26, 2012 by Swift HippoI have the same problem with the right panel.
Grayed right panel bug: 1. display html panel 2. click on "computed" or any other tab ==> right panel is grayed 3. close and reopen FB ==> right panel is back
No right panel 1. display html panel 2. click on "console" or any other tab ==> right panel disappears 3. close and reopen FB ==> right panel is back
It was working fine with FB 1.10.0a8. The bug is on any website.
Firebug version (number): 1.10.0a9 (new profile with only Firebug) Browser version: FireFox 12 Operating system: Win7 32bit Ultimate SP1
- 2.JPG 71.76KB
Comment #3
Posted on May 26, 2012 by Helpful WombatThis should be fixed in https://github.com/firebug/firebug/commit/1ea0715d121a9c2ea026bfe21f78d9dd05cbed48.
Added a fallback functionality in case the new APIs for pseudo-class locking aren't available. See the related issue 3230 for more info.
Thanks for the feedback!
Sebastian
Comment #4
Posted on May 27, 2012 by Helpful WombatIssue 5501 has been merged into this issue.
Comment #5
Posted on May 29, 2012 by Happy GiraffeIssue 5510 has been merged into this issue.
Comment #6
Posted on May 29, 2012 by Helpful WombatIssue 5511 has been merged into this issue.
Comment #7
Posted on May 31, 2012 by Helpful WombatIssue 5517 has been merged into this issue.
Comment #8
Posted on May 31, 2012 by Helpful WombatJust change the summary of this issue to be more clear about what's the problem.
Sebastian
Comment #9
Posted on Jun 1, 2012 by Massive WombatThis issue (one of 18) has been fixed in Firebug 1.10a10 http://getfirebug.com/releases/firebug/1.10/firebug-1.10.0a10.xpi
Please check it out and let us know if the fix works for you.
Thanks for the help! Honza
Comment #10
Posted on Jun 1, 2012 by Quick OxI've been camped on the release directory waiting for this one. I had been having the same problem as the OP and it occurred during a period where I was trying to debug CSS entries. Just downloaded and tried a10 and the Style and Layout panels are again working for me. Many thanks for the fix.
Dave
Comment #11
Posted on Jun 2, 2012 by Helpful WombatThanks for the verification!
Sebastian
Comment #12
Posted on Sep 27, 2012 by Massive MonkeyHello I just updated to a10 hoping it would resolve this issue, but I still have this problem. The right-side pane of the CSS editing "disappears" furthermore firefile consistently tells me that "firebug" is not started and thus can't save CSS file edits (might be unrelated to this issue though).
My steps to reproduce are:
- Open firebug, see the CSS right-side bar just fine
- Click on a different tab with another website on it.
- Click back on the first tab, the CSS sidebar is gone. (fail point)
- To get it back, close firebug, then open it again, side bar is "back"
Have to do this many times every day to keep it "working"
I have tried with a fresh profile and no other extensions/add-ons installed, issue still occurs.
Problem was present on OSX Snow L. and now still present in Mountain Lion as well.
Latest production-release of Firefox.
Thanks for any help you can offer!
Comment #13
Posted on Sep 27, 2012 by Helpful WombatSounds like you are talking about a bug in FireFile and not Firebug. If that's so, please create a new issue there:
https://github.com/tobiasstrebitzer/FireFile/issues
It's definitely unrelated to the issue described here. Furthermore note that the current stable release of Firebug is 1.10.3, not alpha 10.
Sebastian
Status: Verified
Labels:
Type-Defect
css
1.10-a9
Test-case-available
blocks-1.10
FF-12
fixed-1.10-a10