View Issue Details

IDProjectCategoryView StatusLast Update
0003922MMW v4Main Panel/Toolbars/Menuspublic2007-11-12 05:34
Reporterjiri Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003922: Progress bars don't refresh sometimes
DescriptionWhen progress are a part of status bar, they don't refresh properly. To reproduce:

1. Start some action that shows a progress bar, but doesn't update it for a while (I used e.g. Removing old content from device that took a while).
2. While the progress bar isn't updated by the thread, it isn't properly drawn on the screen - e.g. try to open About dialog and drag it over the progress bar - there remain some places that aren't drawn at all.
TagsNo tags attached.
Fixed in build1100

Activities

petr

2007-11-07 22:18

developer   ~0011829

I can't reproduce. I've tried steps you described, but progress bar was always repainted well.

jiri

2007-11-08 10:54

administrator   ~0011832

According to my tests, it should be easily reproducable, but there mustn't _any_ action happen with the progress bar. I guess that the easiest would be to add temporarily Sleep(10000); command to some thread working with progress bars and try to reproduce then.

petr

2007-11-08 19:58

developer   ~0011841

Fixed. Will be in 1100.

rusty

2007-11-12 05:34

administrator   ~0011907

Verified 1101.