Bug 552692 - [call hierarchy] Filter Test Code needs view refresh
Summary: [call hierarchy] Filter Test Code needs view refresh
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-05 06:33 EST by Noopur Gupta CLA
Modified: 2020-06-04 11:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noopur Gupta CLA 2019-11-05 06:33:21 EST
I20191030-1800

- With JDT Core and UI code in workspace, open call hierarchy for org.eclipse.jdt.core.IPackageFragmentRoot.createPackageFragment(String name, boolean force, IProgressMonitor monitor).

- In Call Hierarchy view, go to view menu and check "Filter Test Code".

=> No change in the results. The results from test folders are still shown.
Comment 1 Noopur Gupta CLA 2019-11-05 06:33:50 EST
Till, can you please check?
Comment 2 Till Brychcy CLA 2019-11-05 06:36:49 EST
Before I try, have you clicked "Refresh View"? IIRC call hierarchy doesn't immediately apply filter changes
Comment 3 Noopur Gupta CLA 2019-11-05 06:41:14 EST
"Refresh View" worked.

I think we should add a message in the Filter dialog to click "Refresh View" to apply the changes.