Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4: Low
-
Resolution: Unresolved
-
Affects Version/s: 5.11
-
Fix Version/s: None
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
Description
progress bar does not work properly when I assign the maximum or minimum value.
example : click "go to %100" button. After click decrease button you will see progress bar begins at maximum value(1000) ,it passes %99 and jump to %98. directly. Same situation occurs after click "go to %0".