Originally reported on Google Code with ID 2402
What steps will reproduce the problem?
1. Open firebug in a new window, the resulting DOM will have two toolbox
elements with ID "fbToolbox"
What is the expected output? What do you see instead?
Did not expect the root level toolbox to have the fbToolbox ID when in a
new window
Found in firebug 1.4.3
Suggested solution: remove ID, or rename the toolbox at line 61 of
firebug.xul so that two elements with the same ID are not created.
Reported by Andrew.RW.Robinson on 2009-10-20 17:36:20
该提问来源于开源项目:firebug/firebug