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

Bug 381416

Summary: [IE] Plugins list doesn't display in IE9
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, mamacdon
Version: 0.5   
Target Milestone: 0.5 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-06-01 14:21:49 EDT
1. Go to the Settings page, Plugins category
2. The plugin list doesn't display. There are JS errors.

> SCRIPT600: Invalid target element for this operation. 
> ServiceCarousel.js, line 191 character 6
Comment 1 Mark Macdonald CLA 2012-06-04 11:33:02 EDT
This was actually a valid bug, not an IE quirk. Text content was being inserted directly into a <TR> rather than a cell. Chrome and Firefox tolerated this, but rendered the service carousel was being incorrectly as a result. It should now render correctly in all browsers..

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=dc4a6baf7806f733a4adcf446086990968ffe932
Comment 2 Mark Macdonald CLA 2012-06-04 11:33:34 EDT
(In reply to comment #1)
> rendered the service carousel was being incorrectly as a result. 

Let's pretend this made sense
Comment 3 Anton McConville CLA 2012-06-04 11:37:08 EDT
I'd rather pretend that you're Yoda :)
Comment 4 John Arthorne CLA 2012-06-04 12:07:10 EDT
Rendered incorrectly it was. Fixed it is. When 900 years old your browser is, render as well it will not.