In both plugins the "page size" select list is not functioning properly. When I change the page size from 10 to say, 20, the table is not updating/refreshing until I click on some random spot on the page.
Why does it take this extra click in order to get the table to update / refresh? Other select lists on the page that serve as filters for the same table are working fine, it should be noted.
There are no errors, "Break on Next" does nothing, setting breakpoints in Firebug helps me none, and seeing as how it works in IE, I have no idea where to even start.