Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Works for Me
-
12.0
-
None
-
None
-
Mac OS 10.14.6
Description
Show ToolTip
Steps:
- Paste this incorrect field declaration inside a class body: public int ;
- Hover with mouse cursor over error annotation mark in gutter for a while (wait for tooltip to appear).
- Place caret on marked line and press Alt+Enter
Result: *- Erroneous code should be underlined
- A red annotation mark shows up in the gutter
- A tooltip should be displayed after you hover above the annotation mark and after you press Alt+Enter, instead of tooltip contains error " expected" showing up nothing happened*