OSX 上的工具提示闪烁

发布于 2025-01-08 15:16:29 字数 217 浏览 4 评论 0原文

我正在使用 JavaFX 2.0 创建跨平台 GUI,并且我使用的一些控件需要当鼠标悬停在它们上方时显示工具提示。我的工具提示在我的 Windows 7 计算机上显示良好,但在 OSX (10.7.3) 上,工具提示出现然后立即消失,让它们再次显示的唯一方法是将鼠标移离控件,然后回来。

这是 OSX 下工具提示的已知问题,还是需要做一些特殊的事情?

非常感谢,

约瑟夫。

I'm creating a cross-platform GUI using JavaFX 2.0, and some of the controls that I use require tooltips to be displayed when the mouse hovers over them. I've got the tooltips displaying fine on my Windows 7 machine, but on OSX (10.7.3) the tooltips appear and then dissapear immediately, and the only way to get them to display again is to move the mouse off the control and then back on.

Is this a known issue with tooltips under OSX, or is there something special that needs to be done?

Many thanks,

Joseph.

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

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

发布评论

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

评论(1

享受孤独 2025-01-15 15:16:29

看起来像一个已知问题RT-14798“Mac:工具提示在显示后立即消失”,已于 2012 年 1 月 26 日修复。下载最新的 JavaFX OS-X 早期访问版本 并且,如果您仍然有问题,重新打开错误。需要注册才能访问错误跟踪器,但任何人都可以注册并创建或评论错误和问题。

Looks like a known issue RT-14798 "Mac: tooltips disappear right after they are displayed", which was fixed on January 26, 2012. Download the latest JavaFX OS-X early access release and, if you are still having an issue, reopen the bug. Signup is required to access the bug tracker, but anybody can signup and create or comment on bugs and issues.

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