Bug Tracker

Modify

Ticket #3582 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

weird hang issue with popup div that blocks UI.

Reported by: PaulHammant Owned by: flesler
Priority: major Milestone: 1.3
Component: unfiled Version: 1.2.6
Keywords: blockUI hang Cc:
Blocking: Blocked by:

Description

I'm not sure whether this bug is to do with -

a) removing a row from a table, for use with later .clone() operations b) dynamically appending rows to a table c) dynamically assigning a .dblclick() function to a row d) some interaction between blockUI and a and a -> c above.

I've made the smallest example of this for easy-reproduction. Just satisfy the following:

<script type="text/javascript" src="jquery-1.2.6.pack.js"></script> <script type="text/javascript" src="jquery.blockUI.min.js"></script>

If the rows are hard coded and the dblclick(..) handler are set globally, it works fine.

On the page that displays, fist double-click 'one' (then cancel that popup div) then do the same to 'two'. 'one' and 'two' are rows in a table.

Attachments

index.html Download (2.0 KB) - added by PaulHammant 5 years ago.
page that reproduces the problem

Change History

Changed 5 years ago by PaulHammant

page that reproduces the problem

comment:1 Changed 5 years ago by flesler

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

This is not the place for requests like this. You can ask at the  google group.

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.