In the Fetch project wizard (at least with the git backend) the progress bar shows no progress. With either of the http:// or the git:// protocol, the progress just jumps from 0% to 100% after the clone has been finished. A dysfunctional progress bar is disturbing to the user, who thinks that something has gone wrong and might cancel the operation. This is especially the case when cloning a large project, which might take quite some time. Reproducible: Always Expected Results: The progress bar should reflect the progress or at least give the feedback that there /is/ some progress. Otherwise it should be removed.
*** This bug has been marked as a duplicate of bug 256832 ***