将鼠标悬停在 RichEditableTextField 上会导致滚动停止

发布于 2024-12-08 12:10:41 字数 255 浏览 0 评论 0原文

我注意到,如果 VScrollBar 组件包含 RichEditableTextField,那么当我滚动该组件时,鼠标落在文本字段上,则该组件将停止滚动,因为鼠标光标已更改并且鼠标焦点位于文本字段上。 (尽管我没有通过单击该字段来将焦点集中在该字段上)。

这感觉很麻烦,我想知道是否有办法解决它?

编辑:我应该补充一点,只有在 Mac OSX 上使用触摸板时才会发生这种情况。

I have noticed that if a VScrollBar component contains RichEditableTextFields then when I am scrolling the component, and the mouse falls over a text field, then the component stops scrolling because the mouse cursor has changed and the mouse focus is on the text field. (even though I haven't given focus to the field by clicking on it).

This feels pretty buggy and I'm wondering if there is a way around it?

Edit: I should add that this only happens on Mac OSX when using the touchpad.

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

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

发布评论

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

评论(1

水溶 2024-12-15 12:10:41

该问题现已在 4.6 SDK 中得到修复。解决方法是更新您的 SDK 版本。

This has now been fixed in the 4.6 SDK. The workaround is to update your SDK version.

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