标题在Windows上的光标下方,如果有太大的光标,Chrome
这是我的代码:
<div title="foo">
some text
</div>
div {
cursor: default;
}
https://jsfiddle.net/am4zsh8e/2/2/
鼠标指针
在Windows中设置,然后更改将指针大小
更改为大的东西,然后将悬停在上徘徊在
某些文本
foo
将在光标下方绘制。我无法对其进行屏幕截图(屏幕截图描绘了一个小指针)。
可以以某种方式修复吗?即使标题被绘制在光标下方,而不是在其下方。
我将指针放大了屏幕截图以演示问题,因为当我进行屏幕截图时,由于某些原因,指针不会录制。
是否可以告诉Chrome始终在光标上方绘制标题(即沿屏幕高度上方而不是屏幕深度上方;但是,控制屏幕深度也很不错,但在这种情况下我不完全是我想要的) ?
Here is my code:
<div title="foo">
some text
</div>
div {
cursor: default;
}
https://jsfiddle.net/am4zsh8e/2/
If I go to Mouse pointer
setting in Windows and change the Change pointer size
to something big and then hover over the some text
the foo
will be drawn below the cursor. I can not make a screenshot of it (the screenshot depicts a small pointer).
Is it possible to fix somehow? I.e. make the title get drawn below the cursor, not underneath it.
I enlarged the pointer on screenshot manually to demonstrate the issue, since when I do a screenshot the pointer does not get recorded for some reasons.
Is it maybe possible to tell Chrome to always draw the title above the cursor (i.e. above along the screen height and not the screen depth; controlling the screen depth would be nice as well though, but not exactly what I would like in this case)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论