开发者

Hiding scope variable tooltip in Chrome's script debugger

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜