开发者

Hiding scope variable tooltip in Chrome's script debugger

开发者 https://www.devze.com 2023-02-02 04:06 出处:网络
When I step through code in Chrome\'s JavaScript debugger, I regularly run into a situation where a variable tooltip gets stuck and stays on screen, obscuring code tha开发者_如何学编程t\'s behind it.

When I step through code in Chrome's JavaScript debugger, I regularly run into a situation where a variable tooltip gets stuck and stays on screen, obscuring code tha开发者_如何学编程t's behind it. Clicking off the tooltip or on other scope variables doesn't help, and the only way to fix this is usually to close and reopen the Inspector pane, which ends the debugging session.

Is there any better way to hide the tooltip when it decides to stick around?

Hiding scope variable tooltip in Chrome's script debugger


I am getting this same problem in safari 5.1.1 on mac OS 10.6, very annoying, I have to close the web inspector - not just minimize - and reopen to get rid of it and it happens often.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号