Firefox 3.0.1 reports an error during launch. It doesn't seem to affect expected functionality.
TypeError: $("contentAreaContextMenu").addEventListener is not a function
Firefox 3.0.1 reports an error during launch. It doesn't seem to affect expected functionality.
TypeError: $("contentAreaContextMenu").addEventListener is not a function
Comments
Comment #1
populist commentedI was not able to replicate this problem on FF 3.0.1 on OS X or Linux. Drupal For Firebug does not add any event listeners to contentAreaContextMenu. The Firebug itself does add one, but it checks to make sure it exists before. Could be a Windows only issue or something with an older version of Firebug since resolved.
Anyone still having this issue?
Comment #2
populist commentedThis was confirmed to be working on Windows + Mac + OSX. I believe this was an issue with the old version of Firebug. Closing issue for now.