Bug 541745

Summary: [Progress] ProgressMonitorDialog: throttled update of progress label
Product: [Eclipse Project] Platform Reporter: Rolf Theunissen <rolf.theunissen>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: Lars.Vogel
Version: 4.10Keywords: performance
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=520720
Whiteboard:

Description Rolf Theunissen CLA 2018-11-30 08:47:24 EST
ProgressMonitorDialog can benefit from throttled update of labels, similar to the throlled update of labels in ProgressMonitorPart, see bug 520720.

Currently, the update of the ProgressMonitorDialog is not throttled, when the dialog is minimized ('Run in background') the labels are updated in a throttled way.
Comment 1 Lars Vogel CLA 2018-11-30 09:30:51 EST
+1 Rolf, please provide Gerrit.