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.
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/