Skip to main content

Search and Top Navigation

#6791 closed bug (worksforme)

Opened December 30, 2010 04:45AM UTC

Closed December 30, 2010 04:49PM UTC

Last modified December 30, 2010 06:28PM UTC

After 2nd usage

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

ui.dialog after initiating a dialog window, a new element can be seen at the bottom of the page.

Image Section:

1) Top First Page Load, never used .dialog() yet.

2) Opened with with the below options.

autoOpen: true,
 width: 350,
 modal: true,
 title: _title,
 resizable: false,
buttons: {
	Submit: function() { $("#ajaxForm").submit(); },
	Cancel: function() { $(this).dialog('close'); }
	}
}

3) Dialog closed

http://i18.photobucket.com/albums/b142/samishi/bug1.jpg

Attachments (0)
Change History (3)

Changed December 30, 2010 04:49PM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

This works fine for me. Please provide a reduced test case showing the problem.

Changed December 30, 2010 05:05PM UTC by samishii23 comment:2

After you said it worked for you, I went into more details look. Found its from the ui.datepicker widget.

Changed December 30, 2010 06:28PM UTC by scottgonzalez comment:3

_comment0: We'll need more details. Please use the [http://forum.jquery.com forums[ if you need help tracking down the problem.1293733716099816

We'll need more details. Please use the forums if you need help tracking down the problem.