Side navigation
#8839 closed bug (invalid)
Opened April 11, 2011 07:54AM UTC
Closed April 11, 2011 12:31PM UTC
JQuery.dialog() Bug
Reported by: | mmhan2u@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Basically,
Form elements under $("#fooForm") is cleared and populated before $('div.fooFormContainer').dialog({...}).show() and problem arises on textarea. It shows a previously used value, when it shouldn't. It doesn't show a value, when it should.
If clearing and population is done after $('div.fooFormContainer').dialog({...}).show() it works.
And it only happens in Firefox 4 not chrome. By the way, I'm using Win 7.
Full details is listed below
Attachments (0)
Change History (1)
Changed April 11, 2011 12:31PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please report jQuery Ui bugs at the jQuery UI bug tracker