Skip to main content

Search and Top Navigation

#6150 closed bug (fixed)

Opened October 05, 2010 06:02PM UTC

Closed October 22, 2010 03:24PM UTC

Last modified November 19, 2010 06:26PM UTC

Dialog height:auto does not work in IE6

Reported by: aebond Owned by:
Priority: major Milestone: 1.8.6
Component: ui.dialog Version: 1.8.5
Keywords: dialog height Cc:
Blocked by: Blocking:
Description

The height:'auto' option is not working in IE6 with jquery-ui v1.8.5. It previously worked fine in IE6 with jquery-ui v1.7.2.

Attachments (4)
  • dialog_test.html (1.0 KB) - added by aebond October 05, 2010 06:08PM UTC.

    html to reproduce problem

  • ie6_dialog.png (25.7 KB) - added by aebond October 05, 2010 06:09PM UTC.

    Screenshot of behavior in IE6

  • ie6_dialog_height.png (12.8 KB) - added by seb835 October 22, 2010 01:54PM UTC.

    Screen shot of continuing problem in IE6

  • test.html (1.2 KB) - added by seb835 October 22, 2010 01:55PM UTC.

    html to reproduce continuing problem

Change History (7)

Changed October 05, 2010 08:21PM UTC by scottgonzalez comment:1

milestone: TBD1.9
resolution: → fixed
status: newclosed

Fixed in 302728b.

Changed October 22, 2010 01:56PM UTC by seb835 comment:2

resolution: fixed
status: closedreopened

Problem still exists in IE6 where the dialog content starts as empty, and content is then added-in at the point of the dialog open function (see new file uploads)

Changed October 22, 2010 03:24PM UTC by scottgonzalez comment:3

resolution: → fixed
status: reopenedclosed

Your test page is using 1.8.5 which is the version the bug was reported in. The fix has not been released yet.

Changed October 22, 2010 03:35PM UTC by seb835 comment:4

Replying to [comment:3 scott.gonzalez]:

Your test page is using 1.8.5 which is the version the bug was reported in. The fix has not been released yet.

Yes, I apologise I should have been clearer. I had copied-in the fix (302728b) to my code, and while it did fix the auto-height issue when pre-entered content, when filling the dialog with .apend(), the auto-height bug returned as pictured in my screen shot.

Changed October 22, 2010 07:56PM UTC by scottgonzalez comment:5

Thanks for clarifying. I've created #6217 for this as it's actually a separate problem.

Changed October 25, 2010 06:55PM UTC by scottgonzalez comment:6

milestone: 1.91.8.6

Changed November 19, 2010 06:26PM UTC by Scott González comment:7

Dialog: Fixed logic for mimicking minHeight. Fixes #6150 - Dialog height:auto does not work in IE6.

Changeset: 302728bd87dca0a887e25bac7a8a7059865a42af