problem with table and hidden rows

problem with table and hidden rows

Hi everybody.

I've just noticed a problem using jQuery 1.7.2 with latest jQuery UI.

Since the problem is quite difficult to describe, I created a jsFiddle which just shows it:

http://jsfiddle.net/qKmw9/

In this setup, there is a table with nested subtables, the rows with the nested subtables are hidden, except the last one that has an inline display:block but has also the layout screwed hard.

To show also the other hidden rows, click on the rightmost missing image on each main table row: in this way the row is shown with the proper layout.

What could be causing the problem?