Bug Number | NIM096809 |
Submitted | Nov 20, 2013 |
Modified | Aug 19, 2020 |
Severity | Medium |
Applies To | ArcGIS for Desktop |
Version Found | 10.2 |
Prog Language | C# |
Server Platform | Windows 7 64 Bit |
Client Platform | Windows 7 64 Bit |
Database | N/A |
Locale | N/A |
Status | Not in Current Product Plan |
Version Fixed | |
SP Fixed |
Bug NIM096809
Synopsis
The Progress Status bar animation (the blue moving line that displays the percentage of completeness) does not show correct progress in ArcGIS 10.2
Additional Information
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
Alternate Solution
-Set the IStepProgressor.StepValue property to two instead of one
-Set the Thread.Sleep time as 100 ms instead of 10 ms