I have created a widget with a select that lets the user choose a post.
When the save button is pressed tho, all the <option> elements seem to disappear. The change is saved, but i have to reload the page to see it.
Here's a video demonstrating the issue:
http://www.screenr.com/YhLs
And here's my plugin for you to download:
The code for the <select> is located in mod6.php lines 111-124.
select-widget-zip