Skip to main content

Bug Tracker

Side navigation

#3582 closed bug (invalid)

Opened November 07, 2008 09:25PM UTC

Closed November 10, 2008 02:35PM UTC

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:
Blocked by: Blocking:
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 (1)
  • index.html (2.0 KB) - added by PaulHammant November 07, 2008 09:27PM UTC.

    page that reproduces the problem

Change History (1)

Changed November 10, 2008 02:35PM UTC by flesler comment:1

resolution: → invalid
status: newclosed

This is not the place for requests like this.

You can ask at the google group.