You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Amy Pearson (Jira)" <ji...@apache.org> on 2020/05/14 09:46:00 UTC

[jira] [Updated] (NETBEANS-4194) After pressing alt-enter, nothing shows up but the tooltip goes

     [ https://issues.apache.org/jira/browse/NETBEANS-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amy Pearson updated NETBEANS-4194:
----------------------------------
    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*

 

> After pressing alt-enter, nothing shows up but the tooltip goes
> ---------------------------------------------------------------
>
>                 Key: NETBEANS-4194
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4194
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Editor
>    Affects Versions: 12.0
>         Environment: Mac OS 10.14.6
>            Reporter: Amy Pearson
>            Priority: Minor
>
> 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*
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists