Community
Participate
Working Groups
In global search&replace, we need to provide the filtering functionality so that user can filter out files/matches that they do not want to replace. The default behavior of the explorer.js check box lacks the following capability. 1.Setting the checked status by model, instead of the stored status. 2.Check/uncheck the children when the container is checked/uncheck. 3.Options not to highlight the whole row when checked. To resolve the bug, I will not add any additional functions like above. I will just pass some callbacks by the consumer(searchRenderer) so that when the check box is created or clicked, it will be configured by the consumer.
fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=28b4bc4db24601975290a395e301fec2b499cfca.