Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369926

Summary: Notification bar background is not reset
Product: [ECD] Orion Reporter: Szymon Brandys <Szymon.Brandys>
Component: ClientAssignee: Susan McCourt <susan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 0.4 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Szymon Brandys CLA 2012-01-27 08:54:28 EST
I can observe the following issue:

1) Run a command that sets a progress result at the end i.e. progressService.setProgressResult(display)
2) Run another command that at the beginning sets a progress message using progressService.setProgressMessage(message)

Notice that when progressService.setProgressMessage(message) is called by command 2, the background set by the command 1 result is not reset.
Comment 1 Susan McCourt CLA 2012-01-27 23:12:32 EST
fixed.