- Os Version : Mac os X Yosemite (10.10.5)
- Os版本:Mac os X Yosemite(10.10.5)
- Chrome Version : 48.0.2564.109 (64-bit)
- Chrome版本:48.0.2564.109(64位)
Since some days in Chrome Developer Tools when i click an element of the call stack i'm not redirected on the binded document anymore. The same happens with the step buttons (into, over, out), the displayed document just stay. The cursor moves though and if i go to the source file at the given line in the callstack i'm able to find the line overlighted.
由于Chrome开发者工具中的某些日子,当我点击调用堆栈的一个元素时,我不再重定向到绑定文档。步骤按钮(进入,结束,退出)也会发生同样的情况,显示的文档就会停留。光标移动,如果我转到callstack中给定行的源文件,我可以找到被覆盖的行。
EDIT : the simplest way to reproduce is adding a break point, close the page in the debugger, then trigger the breakpoint... the page is not displayed i have to reopen the page and scroll down to the breakpoint....
编辑:最简单的重现方法是添加一个断点,在调试器中关闭页面,然后触发断点...页面不显示我必须重新打开页面并向下滚动到断点....
I cannot find anything in the setting, doc, web or here...
我在设置,文档,网络或此处找不到任何内容......
1 个解决方案
#1
0
[EDIT] : the problem came back today...
[编辑]:问题今天回来了......
I finished by uninstall my chrome user profile (as specified in https://support.google.com/chrome/answer/95319?hl=fr) :
我最后卸载了我的Chrome用户个人资料(在https://support.google.com/chrome/answer/95319?hl=fr中指定):
- go to ~/Library/Google
- 去〜/ Library / Google
- delete "GoogleSoftwareUpdate"
- 删除“GoogleSoftwareUpdate”
Now it's working fine...
现在它工作得很好......
#1
0
[EDIT] : the problem came back today...
[编辑]:问题今天回来了......
I finished by uninstall my chrome user profile (as specified in https://support.google.com/chrome/answer/95319?hl=fr) :
我最后卸载了我的Chrome用户个人资料(在https://support.google.com/chrome/answer/95319?hl=fr中指定):
- go to ~/Library/Google
- 去〜/ Library / Google
- delete "GoogleSoftwareUpdate"
- 删除“GoogleSoftwareUpdate”
Now it's working fine...
现在它工作得很好......