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

Bug 421864

Summary: Replace spinner gif with CSS
Product: [ECD] Orion Reporter: Bogdan Gheorghe <gheorghe>
Component: ClientAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Bogdan Gheorghe CLA 2013-11-15 15:15:40 EST
List of problems with the our current progress indicator:

i) The current progress indicator gif looks jagged against non-white backgrounds (because of the anti-aliasing).

ii) We need to keep 2 copies of the gif around in order to be visible against both white/black backgrounds

iii) We have multiple CSS entries to show the proper progress 

All of these points can be fixed by adopting a pure CSS based progress indicator.