Android Studio,工具提示消失得如此之快 [英] Android Studio , tooltip disappearing so fast

查看:59
本文介绍了Android Studio,工具提示消失得如此之快的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有以下问题,我想从这个工具提示中复制错误文本,但是一旦我将鼠标悬停在它上面,它就会消失得如此之快......这让我发疯:) :

I have the following issue , i want to copy the error text from this tooltip but once i mouse-over it, it disappears so fast... and its driving me crazy :) :

我有以下安卓工作室版本:

I have the following android studio version :

我有以下设置:

感谢您的帮助,

推荐答案

为了详细说明你的截图,Value tooltip delay (ms):"只允许在工具提示出现之前调整延迟em>,但不是在它消失之前.

To elaborate on your screenshot a bit, "Value tooltip delay (ms):" only allows one to adjust the delay before a tooltip appears, but not before it disappears.

似乎 Windows 允许应用程序开发人员控制工具提示删除超时(1) 但 Android Studio(像大多数应用程序一样)并没有对此进行调整.您可能想就延长工具提示删除延迟的选项向他们提交功能建议/反馈.

It seems that Windows allows application developers to control the tooltip removal timeout,(1) but that Android Studio (like most applications) has not included an adjustment for that. You might want to submit a feature suggestion/feedback to them regarding an option to extend the tooltip removal delay.

可能的解决方法:
鼠标控制面板中降低双击速度(截图) 可以延长工具提示显示的时间.然而,当人们发现自己不小心双击了想要选择和移动的东西时,减慢双击速度变得相当不方便.

根据 Microsoft 工具提示和信息提示指南,(2) 一些应用程序使用双击速度延迟的倍数 - 通常为 10.假设 Android Studio 尊重这一点,如果一个人的 Windows 双击延迟设置为大约 400 毫秒,例如我的鼠标控制面板截图,工具提示会保留 4 秒后消失.大多数人可能将其设置为 480.

As per the Microsoft Tooltips and Infotips Guidelines,(2) some applications use a multiple of the double-click speed delay - typically 10. Assuming Android Studio respects this, if one's Windows double-click delay is set to about 400ms like in my mouse control panel screenshot, tooltips will remain for 4 seconds before disappearing. Most people probably have it set to 480.

使用 Notepad++ 进行测试,将我的双击速度减慢到 880 毫秒 (以 80 毫秒为步长) 导致工具提示保留不到 9 秒,因此某些应用程序尊重这一点.我不确定 Android Studio 是否使用这种方法.

Testing with Notepad++, slowing my double-click speed to 880ms (it goes in 80ms steps) caused tooltips to remain for just under 9 seconds, so some applications respect that. I'm not sure if Android Studio uses that approach.

另一种解决方法是减少工具提示显示之前的延迟*,因此您无需等待很长时间才能再次阅读.
*-(根据您的屏幕截图)

Another workaround is decreasing the delay* before the tooltip displays, so you don't have to wait so long to read it again.
*-(as per your screenshot)

参考:

(1) 无限超时的工具提示? - UX.stackexchange.com

(1) Tooltips with infinite timeout? - UX.stackexchange.com

(2)(显然我已经超出了此处的链接限制,尽管它让我可以链接上面的工具提示和信息提示指南)

这篇关于Android Studio,工具提示消失得如此之快的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆