A new combobox object is created on every render, while previously the data was set only on the enter selection, leaving it empty in most cases. Fixes #1679 Fixes #1680