Bug 541745 - [Progress] ProgressMonitorDialog: throttled update of progress label
Summary: [Progress] ProgressMonitorDialog: throttled update of progress label
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.10   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2018-11-30 08:47 EST by Rolf Theunissen CLA
Modified: 2018-11-30 09:30 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.