Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Using comboBox.set("items", items.join("\n")); Doesn't seem to work after on init, is that intentional? It seems to work fine when using a viewport list.
comboBox.set("items", items.join("\n"));