I have run into a problem which is very easy to recreate:
- Create a new FireMonkey HD application, put a TComboBox on the form and add a few items to it.
- Run the application in OS X (v. 10.8.2 in my case, but it has also been tested on 10.6.8).
- Click the combobox, but don't finish by clicking an item. Instead, "change your mind" and click somewhere else on the form.
- Wait for a few seconds and watch the "spinning beachball of death". The application hangs, nothing happens in the debugger.
Anyone who knows anything about this bug? A workaround would be highly appreciated.