-
Notifications
You must be signed in to change notification settings - Fork 214
Description
Description
When using mouse over to show content of variables or functions etc. the IDE will typically freeze after a couple of seconds showing the mouse over window. The window content is correctly shown and the window can be closed with the ESC key, but Eclipse is frozen afterwards (unresponsive to key presses or mouse clicks) and the only way to terminate Eclipse is to kill it.
To Reproduce
Steps to reproduce the behavior:
- Move mouse over variable or function to see content
- IDE freezes
Expected behavior
After the mouse-over window has been shown, the IDE was expected to respond to normal user inputs through keyboard or mouse.
Screenshots
None
Version Information (please complete the following information):
- OS: Linux uso-p14sg15 6.14.0-32-generic 32~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 2 14:21:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
- Eclipse Version from Help: Version: 2025-09 (4.37.0)
- CDT Version from Help: Nothing shown
Additional context
Eclipse workspace/.metadata/.log does not show anything at the time of the error