Is it possible to fix this bug without downloading an older verson of it?

When I click on the search text field on top right side, it keeps on blinking.

link|improve this question
I remember seeing some blinking in the Firebug console, and it seems to have gone away on the newest build on the 1.7 branch. getfirebug.com/releases/firebug/1.7X so you could try that and see if it works better for you. – MatrixFrog Dec 1 '10 at 8:28
feedback

migrated from stackoverflow.com Dec 1 '10 at 0:26

This question came from our site for professional and enthusiast programmers.

1 Answer

No, to fix a bug you just need the buggy version installed. Then go to the Firebug plugin directory and fix the bug directly in the source.

If you do not want to do this check if your bug has already been reported in their bugtracker, if not report it there and wait for a fixed release.

link|improve this answer
i just reported! thanks – Adriano Gondim Nov 30 '10 at 17:21
feedback

Your Answer

 
or
required, but never shown