[ https://issues.apache.org/jira/browse/NETBEANS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jiří Kovalský updated NETBEANS-579: ----------------------------------- Labels: netcat (was: ) > [netcat 9] Java Hints: test case 2. Customization - 4. Shown as Test Case > ------------------------------------------------------------------------- > > Key: NETBEANS-579 > URL: https://issues.apache.org/jira/browse/NETBEANS-579 > Project: NetBeans > Issue Type: Bug > Components: editor - Hints & Annotations, java - Hints > Affects Versions: 9.0, 10.0, 11.0, 12.0 > Environment: GNU/Linux x64 > Reporter: Unai Vivi > Priority: Minor > Labels: netcat > > NetCat 9 > Test specification *Java Hints* > Test suite +2. Customization+ > Test case _4. Shown as_ > > * *Steps:* > ## In editor typeBoolean a = new Boolean("true"); > ## In Options -> Editor -> Hints select *Creating new Boolean* hint > ## Select 'Error' from *Show as* and close options > ## Try seleting also 'Warning' and 'Warning on current line' > * *Result:* {color:#008000}The presentation of the hint is changed according > the current value{color} > ** warning - code is marked as warning (yellow underlined w/default color > profile) > ** error - code is marked as error (red underline w/default color profile) > ** warrning on current line - *{color:#FF0000}hint is displayed as > warning{color}* but only if cursor is located over related element, e.g. over > *new Boolean(true)* statement > *ACTUAL RESULT*: > Upon locating cursor as per test case, hint is not displayed as a warning, > but as a plain hint (light bulb only, no fancy yellow underlining). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists