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

Bug 388858

Summary: Select widget broken in Theme builder
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker
Version: 1.0   
Target Milestone: 1.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-09-05 11:20:21 EDT
1. Go to Plugins > Themes
2. The drop-down widget under the theme editor doesn't appear.
Comment 1 Mark Macdonald CLA 2012-09-05 11:37:40 EDT
I broke this while refactoring the Select widget's "options" model to avoid innerHTML -- missed the caller in ThemeBuilder.js.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=fa288b538f5843ff26c4096c1dfe18baf606d215
Comment 2 Susan McCourt CLA 2012-09-05 13:21:33 EDT
I'm still seeing this behavior in the latest self hosting.
The combo box is gone when you first load the theme category.  
If you reload the page it comes back.
But if you switch categories it disappears once you return to themes page.

This is sounding exactly like the symptoms in bug 386703.