https://bugzilla.wikimedia.org/show_bug.cgi?id=41887

--- Comment #1 from mybugs.m...@gmail.com 2012-11-08 13:24:07 UTC ---
Created attachment 11333
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11333
Screenshot 2

Also, if I add enough items to the "p-cactions" portlet, e.g. with

for(var i=0;i<30;i++){
    mw.util.addPortletLink('p-cactions', '#', 'Foo ' + i);
}

The interface will overlap one of them and make the subsequent links
inacessible (because when the mouse is over the horizontal line the menu
collapses before we can get to the next link)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to