https://bugzilla.wikimedia.org/show_bug.cgi?id=66520
Lokal_Profil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.wikimedia. | |org/show_bug.cgi?id=66521 --- Comment #3 from Lokal_Profil <[email protected]> --- Sadly the above trace is the same as that for debug=true in firefox. Line 204 in jquery.ui.core.js seems to contain the following though function visible( element ) { return !$( element ).parents().andSelf().filter(function() { return $.curCSS( this, "visibility" ) === "hidden" || $.expr.filters.hidden( this ); }).length; } -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
