| Summary: | [IE] Ugly border on file icons in IE10 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||
| Component: | Client | Assignee: | 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: |
|
||||||
Fixed. Ken reviewed. |
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.