https://bugzilla.wikimedia.org/show_bug.cgi?id=21203
Adam Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |ASSIGNED --- Comment #2 from Adam Miller <[email protected]> 2009-10-20 19:41:42 UTC --- The real reason nothing else is collapsing is because we're only instructing it to collapse the view history item. Collapsible items are identified by a css selector, and by default it's set to 'li.collapsible'. Vector is only applying that to view history currently. I will inquire if this is not the desired functionality, will apply the change if it's needed. There WAS a bug in the javascript which I just corrected in r57953 which was preventing multiple tabs from collapsing on one resize event, but that will not alter the functionality here since we only have one tab marked as collapsible. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
