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

Bug 410877

Summary: Sprited build has no icons on Navigator page
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon, simon_kaegi
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Ken Walker CLA 2013-06-15 08:08:39 EDT
Deployed the build with the image sprite changes and the Navigator doesn't have the toolbar icons for + or the gear, or the hamburger.  Clearing local storage does not help.
Comment 1 Ken Walker CLA 2013-06-15 08:10:10 EDT
Maybe it's browser cache however, clearing that helped
Comment 2 Ken Walker CLA 2013-06-15 08:14:25 EDT
I'll let others try, I think it's likely ok.  I tried Firefox which I had not been to Orion before deploying the build (as I had with Safari and Chrome) and it was fine.
Comment 3 Do not use CLA 2013-06-15 11:32:05 EDT
I had this problem until I did a Ctrl+Shift+R. I believe it was due to Chrome caching the old sprite image but loading the new CSS file, so the image file was inconsistent with the offsets.
Comment 4 Simon Kaegi CLA 2013-06-15 13:58:36 EDT
Images are cached for 24 hours, CSS for 15 minutes so changing the sprites probably will need a browser cache refresh if used before they expire.
Comment 5 Ken Walker CLA 2013-06-16 19:54:45 EDT
Seems fine