Description
Describe the bug
After installing WebView2 placing mouse over any tooltip-help-equipped term in (Java) editor causes IDE hung forever.
To Reproduce
On M$-Edgeless system with Firefox as system-wide default browser ensure default behavior of Eclipse Javadoc help - in tooltips('Press F2 to focus' in bottom bar).
Install M$ Edge WebView2 Runtime (https://developer.microsoft.com/en-us/microsoft-edge/webview2/)
Restart Eclipse
Check Help like Javadoc wasn't spontaneously switched to external browser. Return it back to internal tooltips, if so. Ensure General / Web browser / Use internal web browser is selected.
Place mouse pointer within editor over a Java term initiating Javadoc tooltip - Eclipse UI stops to respond (forever) and "(Not Responding)" suffix appears in window title after short period of time.
Expected behavior
The Javadoc tooltips work EXACTLY same way before WebView2 installation - just displayed with no hungs.
Environment:
Windows
-
Additional OS info (e.g. OS version, Linux Desktop, etc)
Windows 11 -
JRE/JDK version
Oracle JDK 24.GA
Workaround (or) Additional context
Wipe out WebView2 - this brings the annoying #2000 popups back, but Javadoc tooltips became functional too