Manikantan Narender Nath created NETBEANS-652:
-------------------------------------------------

             Summary: HINT: Type cast is too strong is disabled by default. 
Requires enabling for test to pass.
                 Key: NETBEANS-652
                 URL: https://issues.apache.org/jira/browse/NETBEANS-652
             Project: NetBeans
          Issue Type: Bug
          Components: java - Hints
    Affects Versions: 9.0
            Reporter: Manikantan Narender Nath


Test specification: 
[http://netbeans-vm.apache.org/synergy/client/app/#/specification/350]

Test Suite: [http://netbeans-vm.apache.org/synergy/client/app/#/suite/2016/v/1]

Test case: 
[http://netbeans-vm.apache.org/synergy/client/app/#/case/4989/suite/-1/v/1]

steps to reproduce
 # Download & extract the attached project in above specification 
(JavaHInts.zip)
 # Start Netbeans with a clean user and cache dir
 # Open the extracted project (Java Hints)
 # From the project view|src open the class from 
_abstraction.TypeCastIsTooStrong.java_
 # Place cursor on line 8 
 # Press Alt-enter (ctrl-enter on mac)

Expected result:

Hint: Hint Type Cast is too strong is shown

Actual Result: The hint is not shown

 

Reason: Hint OPtions|Editor|Hints|Abstraction|Type Cast is too strong is 
disabled by default.

After enabling, the hint is shown properly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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

Reply via email to