I'm using the ComboBox to select from a list of Titles. Some titles are quite long and look fine when word-wrapped in the dropdown section, but they don't fit in the single line input text tag.
Since it's an input text and not a textarea is there any way to allow a taller input field with word-wrapping?