Community
Participate
Working Groups
bug 334140 is already fixed supporting the progress report service . We may want a way to block user actions during this. A use case is : In git status if I click on a large file or a file with big diff , the loading takes time. Currently I am using wait cursor and blocks all the actions until the diff preview is rendered. I plan to switch to git command service and use the progress report service so I need to do two things: 1.All git commands(e.g. stage , commit) will be rendered the generic way that Susan wrote , the commands should have a way to be disabled during the progress reporting. 2.Other actions(e.g. open the compare editor , just a thought) may be available at the same time.
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html