Giuseppe Tino created NETBEANS-2267:
---------------------------------------
Summary: Inline refactoring preview shows duplicate occurrences
Key: NETBEANS-2267
URL: https://issues.apache.org/jira/browse/NETBEANS-2267
Project: NetBeans
Issue Type: Bug
Components: java - Refactoring
Affects Versions: 11.0
Environment: Product Version: Apache NetBeans IDE Dev (Build
incubator-netbeans-release-395-on-20190310)
Updates: Updates available
Java: 12; OpenJDK 64-Bit Server VM 12+32
Runtime: OpenJDK Runtime Environment 12+32
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Reporter: Giuseppe Tino
Following the refactoring sanity test inline 1
# Open {{inline.ClassA.java}} class
# Put caret into {{from.m|1(true, 5)}} where "|" is a position of caret
# From main menu select Refactor > Inline...
Expeced result:
* The refacoring preview panel shows 4 update occurrences (1 update occurrence
in ClassA and 3 update occurrences in From)
Actual result:
* The refactoring preview pane shows 9 update occurrences (4 occurrences in
ClassA and 5 in From)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists