Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369926 - Notification bar background is not reset
Summary: Notification bar background is not reset
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.4 M2   Edit
Assignee: Susan McCourt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-27 08:54 EST by Szymon Brandys CLA
Modified: 2012-01-27 23:12 EST (History)
0 users

See Also:


Attachments

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