Skip to main content

Search and Top Navigation

#5552 closed bug (worksforme)

Opened April 26, 2010 07:30PM UTC

Closed June 01, 2010 11:55PM UTC

Last modified October 11, 2012 09:15PM UTC

form elements in dialog

Reported by: jellomaster Owned by:
Priority: minor Milestone:
Component: ui.dialog Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Form elements in dialog get disabled second time dialog is opened.

Steps to recreate:

1. put some input or textarea fields in a div

2. call dialog on that div and open it

3. try to put something in the form elements (everything should work properly).

4. close the dialog

5. open the dialog again

6. try to put something in the form elements.

I'm using jquery 1.4.2 and the problem does not exist in ui 1.7.1

It is only a problem in 1.7.2 and newer releases.

Attachments (0)
Change History (3)

Changed June 01, 2010 09:44PM UTC by ehynds comment:1

Unable to replicate this in jQuery 1.4.2/UI 1.8 or jQuery 1.3.2/UI 1.7.2: http://jsfiddle.net/SYvE9/

Changed June 01, 2010 11:55PM UTC by rdworth comment:2

resolution: → worksforme
status: newclosed

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted