Chrome 中的错误?拖动未对齐链接的反馈

发布于 2025-01-08 10:03:47 字数 302 浏览 3 评论 0原文

如果我创建一个具有“draggable”属性的链接,然后拖动该链接,Chrome 会显示鼠标光标后面的链接图像。在某些情况下,特别是当链接与其父节点的左边界之间存在距离时,拖动的图像最终会与鼠标光标保持恒定的距离。

为什么 Chrome 中部分透明的图像与鼠标光标不对齐?它似乎在 Firefox 和 Opera 中运行良好。这是一个错误吗?有修复吗?

在这里查看一个非常简单的示例: http://jsfiddle.net/mjbCN/1/

If I create a link with the attribute "draggable" and then drag the link, Chrome displays an image of the link that follows the mouse cursor. In some cases, notably when there is distance between the link and the left boundary of its parent node, the dragged image ends up at a constant distance from the mouse cursor.

Why is it that the partially transparent image does not line up with the mouse cursor in Chrome? It seems to work fine in Firefox and Opera. Is this a bug, and is there a fix?

See a very simple example here: http://jsfiddle.net/mjbCN/1/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半仙 2025-01-15 10:03:47

显然,这个问题最终得到了解决。

https://code.google.com/p/chromium/issues/detail ?id=101204

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文