UI 1.7 dialog autofit and scroll issues
Hi,
when doing a mockup for a new app I decided to try out the new UI 1.7
for my dialogs... And bumped into things which either seem like a bug,
or I don't understand how to handle it. Could someone of jQuery team
have a look into it? The issues are (check the link):
http://tmp.ahlers.com/test/bimv/timesheet.html
(click on any table row to reveal the dialog)
1) dialog doesn't automatically fit the contents - but I remember that
back in the day there was an option autoResize, which seemed to work
fine? Is it no longer supported?
NB: width is not autofit in all browsers, height however is ok in all
but not in IE7.
2) In IE7, try to scroll the contents vertically or horizontally. My
own content is scrolled, but tabs stay in place, looks pretty wicked.
This really seems like a CSS bug to me, shall I file it?
3) in IE6, there are no scrollbars, so can't even try. Also a bug?
thanks in advance for clarifications.