Skip to main content

Search and Top Navigation

#6717 closed bug (fixed)

Opened December 03, 2010 12:45PM UTC

Closed December 03, 2010 01:33PM UTC

Last modified December 08, 2010 06:40PM UTC

Dialog: Adding a button makes the dialog disappear in IE6

Reported by: seb835 Owned by:
Priority: minor Milestone: 1.8.7
Component: ui.dialog Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:
Description

After initial creation of dialog, when adding a button later using:

'''$("#dialog").dialog('option','buttons',{"Cancel":function(){});'''

The dialog disappears in IE6 (version: 6.0.2900.5512.xpsp_sp3_gdr.100427-1636)

Attachments (0)
Change History (3)

Changed December 03, 2010 01:32PM UTC by scottgonzalez comment:1

summary: Adding a button makes the dialog disappear in IE6Dialog: Adding a button makes the dialog disappear in IE6

Changed December 03, 2010 01:33PM UTC by Scott González comment:2

resolution: → fixed
status: newclosed

Dialog: Don't hide the dialog in _size if it started visible. Fixes #6717 - Dialog: Adding a button makes the dialog disappear in IE6.

Changeset: b9e34f726a89fc9edb3b05d4a53b8081c6c6d80f

Changed December 08, 2010 06:40PM UTC by scottgonzalez comment:3

milestone: 1.91.8.7