Bug Tracker

Modify

Ticket #8839 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

JQuery.dialog() Bug

Reported by: mmhan2u@… Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5.2
Keywords: Cc:
Blocking: Blocked by:

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  http://pastebin.com/qQu7J5dr

Change History

comment:1 Changed 2 years ago by rwaldron

  • Status changed from new to closed
  • Resolution set to invalid

Please report jQuery Ui bugs at the jQuery UI bug tracker

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.