Dialog behavior in 1.6rc4

Dialog behavior in 1.6rc4


Hello,
UIrc4 is looking great, very exciting. I am having difficulty with
Dialog though. In a page I'm working on the Dialog window opens to
just the Dialog title bar. When I re-size the Dialog window it
"snaps" to the length specified in the settings.
I have a minimal test case I put together which illustrates a
variation of this behavior. In the minimal case the Dialog opens
properly the first time. The second time its opened only the title-
bar is displayed. Each successive open of the Dialog window
alternates between the full display of the Dialog and just the title-
bar being displayed.
Also, I was unable to manipulate the .ui-icon and .ui-icon-closethick
spans within .ui-dialog-titlebar-close. This presents some difficulty
in styling the "Close" button.
Here's a minimal test case I pulled out of the page I was working
on...
http://paste.pocoo.org/show/97616/