https://bugzilla.wikimedia.org/show_bug.cgi?id=21203
--- Comment #3 from Roan Kattouw <[email protected]> 2009-10-20 20:11:49 UTC --- (In reply to comment #2) > 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. > No we don't, we also have the Add topic tab on talk pages, which is also collapsible, so the JS bug you fixed actually did have a real effect. -- 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
