When a node in file explorer is selected and there is a difference click event handling with regard to global selection.
Is this difference in behavior intentional?
[original thread by amiramw]
for me it is updated, it would be a bug if is not, since context menu will be built based on bogus context?
[amiramw]
I also think it is a bug. It happens to me on theia master. My test is to put a breakpoint on selection-service.ts on selection setter
[amiramw]
click on selected node in the tree stops in this breakpoint
[amiramw]
right click on selected node in the tree doesn’t stop there
[amiramw]
do you see this behavior?
Could you file an issue i will try to verify tomorrow?
ok, thanks, I hope Akos will find to have a look at it, he wrote this part