Cloned from http://code.google.com/p/fbug/issues/detail?id=5449#c7
Honza
Comment #1
Posted on May 27, 2012 by Helpful WombatIs it really css/computed/5449 that is failing? I can't reproduce that on the two PCs I'm working on. The only one that's failing for me is css/computed/5451 for the reasons mentioned in issue 5451.
Sebastian
Comment #2
Posted on May 29, 2012 by Massive WombatYes both fail for me.
Try to run the test list from getfirebug.com http://getfirebug.com/tests/head/firebug.html
The problem are coordinates for the 'gradient' tooltip. The offset if wrong and image (firebug.png) is displayed instead of the color tooltip (and the test ends with TIMEOUT).
I guess that your absolute URL of (firebug.png) is different (shorter), which changes the position on the screen.
Checkout the screenshot showing the situation in my case.
Honza
- issue5497.png 17.29KB
Comment #3
Posted on May 30, 2012 by Helpful WombatShould be fixed with https://github.com/firebug/firebug/commit/22223c64e4af373ecec487625da9344700e7acfc.
It also enhances the test case by checking if expanding props works.
Please let me know if it works for you.
Sebastian
Comment #4
Posted on May 31, 2012 by Massive WombatPasses for me, thanks! Honza
Comment #5
Posted on May 31, 2012 by Helpful WombatGreat! Thanks for the feedback. Setting the status to Commit looks a bit weird in this case. It won't be part of a Firebug release. So maybe we should really re-think whether it's better to reopen an issue for a failing test case.
Sebastian
Comment #6
Posted on May 31, 2012 by Massive WombatSo maybe we should really re-think whether it's better to reopen an issue for a failing test case. OK, I added this to the list of things we should discuss on the next call.
Honza
Comment #7
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
Status: Fixed
Labels:
Type-Defect
blocks-1.10
fixed-1.10-a10