You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Manikantan Narender Nath (JIRA)" <ji...@apache.org> on 2018/04/18 04:14:00 UTC

[jira] [Updated] (NETBEANS-688) Extract Interface does not show method selected in editor as "checked"

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

Manikantan Narender Nath updated NETBEANS-688:
----------------------------------------------
    Description: 
Test Spec: [http://netbeans-vm.apache.org/synergy/client/app/#/specification/351]

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

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

 

Environment
 *Product Version:* Apache NetBeans IDE Dev (Build incubator-netbeans-linux-408-on-20180417)

*Java:* 10; Java HotSpot(TM) 64-Bit Server VM 10+46

*Runtime:* Java(TM) SE Runtime Environment 10+46

*System:* Mac OS X version 10.12.6 running on x86_64; UTF-8; en_IN (nb)

Steps to reproduce
 # Open Project Java Refactoring (Attached to test spec)
 # OPen extract.ClassB.java
 # Put caret into {{public void m|1(){...}}}
 # From main menu select Refactor > Extract Interface...

Expected Result

method public void m1 is "checked"

Actual result

method public void m1 is NOT "checked"

 

After selecting m1, the actual refactoring works.

!image-2018-04-18-09-39-22-836.png|width=610,height=525!

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

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

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

 

Environment
*Product Version:* Apache NetBeans IDE Dev (Build incubator-netbeans-linux-408-on-20180417)

*Java:* 10; Java HotSpot(TM) 64-Bit Server VM 10+46

*Runtime:* Java(TM) SE Runtime Environment 10+46

*System:* Mac OS X version 10.12.6 running on x86_64; UTF-8; en_IN (nb)

Steps to reproduce
 # Open Project Java Refactoring (Attached to test spec)
 # OPen extract.ClassB.java
 # Put caret into {{public void m|1()\{...}}}
 # From main menu select Refactor > Extract Interface...

Expected Result

method public void m1 is "checked"

Actual result

method public void m1 is NOT "checked"

 

After selecting m1, the actual refactoring works.

!image-2018-04-18-09-39-22-836.png!


> Extract Interface does not show method selected in editor  as "checked"
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-688
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-688
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Refactoring
>    Affects Versions: 9.0
>            Reporter: Manikantan Narender Nath
>            Priority: Minor
>         Attachments: image-2018-04-18-09-39-22-836.png
>
>
> Test Spec: [http://netbeans-vm.apache.org/synergy/client/app/#/specification/351]
> Test Suite: [http://netbeans-vm.apache.org/synergy/client/app/#/suite/2026/v/1]
> Test Case: [http://netbeans-vm.apache.org/synergy/client/app/#/case/5140/suite/2026/v/1]
>  
> Environment
>  *Product Version:* Apache NetBeans IDE Dev (Build incubator-netbeans-linux-408-on-20180417)
> *Java:* 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> *Runtime:* Java(TM) SE Runtime Environment 10+46
> *System:* Mac OS X version 10.12.6 running on x86_64; UTF-8; en_IN (nb)
> Steps to reproduce
>  # Open Project Java Refactoring (Attached to test spec)
>  # OPen extract.ClassB.java
>  # Put caret into {{public void m|1(){...}}}
>  # From main menu select Refactor > Extract Interface...
> Expected Result
> method public void m1 is "checked"
> Actual result
> method public void m1 is NOT "checked"
>  
> After selecting m1, the actual refactoring works.
> !image-2018-04-18-09-39-22-836.png|width=610,height=525!



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

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