Ok, no reply in this thread, but I assume autoResize feature is not [anymore?] supported. The docs only say about specifying width in pixels, but... I tried to set it to 'auto' and I noticed, that it works in all good browsers except IE6/7 (but with different results). So - my question is - is it true that 'auto' is not supported or is it a bug?
I've updated http://tmp.ahlers.com/test/bimv/timesheet.html to employ width: 'auto' for the demo purposes. In IE7, the dialog is correctly sized to fit the contents, but on first load the dialog titlebar and the separator line above the buttons appear shrunk; if you start resizing the dialog, they immediately acquire the width of the dialog. In IE6, the dialog fills the whole screen width :( Regarding the scroll issues in IE6/7 that I reported above, I filed a bug: http://dev.jqueryui.com/ticket/4413 On Mar 24, 10:06 pm, snobo <[email protected]> wrote: > 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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
