Issue 3408: Console panel breaks if Firebug is reactivated
Steps to reproduce
- Open Firebug
- Enable and switch to the Console panel
-
Click on the Execute Test button above
There should be a log This is a test log
in the console
- Deactivate Firebug for the site by clicking the close button
- Activate Firebug again by clicking the Start Button
- Click on the Execute Test button again
Expected result
- The log must be there again