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

Bug 402358

Summary: [IE] Ugly border on file icons in IE10
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: simon_kaegi
Version: 2.0   
Target Milestone: 3.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
screenshot of icons none

Description Mark Macdonald CLA 2013-03-04 12:17:30 EST
Created attachment 227892 [details]
screenshot of icons

1. Go to the Navigator, and browse to [orion client repo]/bundles.org.eclipse.orion.client.core/web
2. All the icons that are associated with a known file type have a large ugly border around them. 

The unknown file type icons look OK.

Probably caused by <img> tag that we use for displaying a registered file type. In the "unknown file type" case, we use a sprited <span> instead, which looks fine.
Comment 1 Simon Kaegi CLA 2013-06-14 16:35:30 EDT
Fixed. Ken reviewed.