Matlab ToolTip Doesn't Dissapear
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I am using Matlab R2018b on Ubuntu 16.04 LTS.
I am experiencing an issue with pop-up windows that do not close.
This most frequently occurs when I am typing a function and the tooltip/datatip window appears. This window will occasionally freeze on my screen, or be replaced by a transparent box. I am not able to move these persistent windows, and their presence occuldes my Editor/Command window. The only way to remove these windows is to restart Matlab, which is a big waste of time.
Is there a solution for this?
Thanks
0 个评论
回答(1 个)
Jemima Pulipati
2020-3-3
Hello,
There is a way other than restarting Matlab, if you hover on the same exact variable from the same exact file which caused the tooltip/ datatip to pop up, most likely the tooltip / datatip closes.
A similar question has been answered by the community which may be of relevance to you.
2 个评论
Michael Bird
2020-7-19
This is a different problem. When typing a function name in the command or edit window, a tooltip pops-up. This occasionally gets stuck and cannot be deleted. The datatips solution does not work for this bug.
Michael Bird
2020-7-19
Found a solution here:
Not sure why the fix needs to be in a "content obscured" p-file. Seems a bit dicey to me, but it's from Matlab's Official Bug Report site, so hopefully its safe.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!