Community
Participate
Working Groups
Created attachment 274160 [details] Image showing the problem 1) Create plugin project, P1 2) Create another plugin project , p2 3) Expand the project to show 1 .java file each in both projects 4) Double click java file in one of the project. Expansion state of all other projects except the project in which file is being double clicked goes to collapsed state. Same behaviour happens if I do Close all editors or any other such action. See image
From Vikas: 1st March 2018 I build works OK. So this is a regression.
Does this also happen in the Package Explorer? Can you nail it down to a build or commit?
Package explorer seems to work fine. Works well on Build id: I20180327-0805 Doesn't work on Build id: I20180404-2000 If anyone has any intermediate, they can check this on that
Please check whether this is causing the issue: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=fabbb8db7d601c90cfceb3a7618111061f79ec4a
>>Please check whether this is causing the issue Awesome! This is the commit that causes this problem. Although comment#0 looks like a benign issue, for someone working on a junit and selecting test classes to run and then debugging it, I lose the selection everytime I open or close any file from any other project. It is very annoying ( almost "unusable" to debug a junit test failure or anything related).
This regression is bad. It also happens on a single project and also when a file is closed. Reverted the fix for bug with http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=8efc52ed89631fe3d613cfe807ce80ae9e11bb57
verified on Version: Photon (4.8) Build id: I20180524-0900