Minor bug in Opera
Sunday, September 10th, 2006I’ve found a relatively minor bug in Opera (although it was very annoying for me at the time).
When you create a select list using Javascript and assign options to the list using innerHTML, the text is not displayed. It seems to create the options, and also select the correct option, it just doesn’t seem to display the text.
I’ve submitted a bug report to Opera and I guess we will see where it goes from there.
The test case is here. This was tested against the latest version of Opera.