简体   繁体   English

打开Firebug会阻止javascript运行

[英]Opening Firebug stops javascript from running

I have noticed with the latest level of firefox(33.1)/firebug (2.0.6), my Javascript just stops. 我注意到最新级别的firefox(33.1)/ firebug(2.0.6),我的Javascript就停止了。

The console doesn't report any errors, there is no sign of any problems. 控制台不报告任何错误,没有任何问题的迹象。 Just when I click on clickable items, there is no action. 就在我点击可点击的项目时,没有任何动作。 By closing firebug, the Javascript works again. 通过关闭firebug,Javascript再次运行。

This does not happen for Chrome(open with Development tools) or Opera (open with Dragonfly). Chrome(使用开发工具打开)或Opera(使用Dragonfly打开)不会发生这种情况。 I have tried a couple of different websites with the same results. 我尝试了几个不同的网站,结果相同。

Is this a firebug bug? 这是一个firebug bug吗? Or am I missing a setting somewhere? 或者我错过了某个地方的设置?

I have the following other plug-ins with firefox: fireQuery (1.41), HTML Validator (0.9.5.8) Pocket (3.0.5) View source Char (3.05) 我有以下其他与firefox的插件:fireQuery(1.41),HTML Validator(0.9.5.8)Pocket(3.0.5)查看源码Char(3.05)

Apparently, this is related to the combination of Firefox v. 33.1, in combination with fireQuery v. 1.41. 显然,这与Firefox v.33.1与fireQuery v.1.41的组合有关。 There is more on this issue here . 还有更多关于这个问题在这里

This is a bug, with the interaction between fireQuery and Firefox. 这是一个bug,与fireQuery和Firefox之间的交互。

This became an issue when Firefox went from v. 32 to v. 33. 当Firefox从第32版转到第33版时,这成了一个问题。

The only solution is to disable fireQuery and restart Firefox. 唯一的解决方案是禁用fireQuery并重启Firefox。 Or, debug with Chrome, Safari, Opera or even (gasp) Internet Explorer. 或者,使用Chrome,Safari,Opera或甚至(喘气)Internet Explorer进行调试。

I had the same issue, after deactivating FireQuery JS + FireBug worked again. 在停用FireQuery JS + FireBug再次工作后,我遇到了同样的问题。 I hope a FireQuery update comes soon, was an very nice plugin... 我希望FireQuery更新很快就会推出,这是一个非常好的插件......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM