Chrome debugger, horizontal scrollbar blocking variable values on hover

Deadly 提交于 2019-12-09 04:44:12

问题


This has been happening for a few weeks now. Can't find anything on the net, anyone have any idea what's going on and how to fix it?

Screenshot

Note: I'm hovering over a variable containing a string.


回答1:


The real fix here is to zoom in/out in the console window, or reset the zoom with Ctrl + 0




回答2:


Yup, that's a bug! You can star the issue (hollowed out star icon on the left-hand side by the issue number heading) to show it is affecting you as well.

Looks like it might be due to an altered default browser font size... I'll do some digging here this evening and see if I can come up with anything to help triage this further.




回答3:


For me switching the debug tools to dark theme fixed the issue, resetting the zoom had no effect: Settings -> Preferences -> Appearance, then choose theme Dark



来源:https://stackoverflow.com/questions/37216999/chrome-debugger-horizontal-scrollbar-blocking-variable-values-on-hover

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!