Page MenuHomePhabricator

LQT "More" dropdown overlaps with page footer buttons, subsequent links inaccessible
Closed, ResolvedPublic

Description

Screenshot 1

I've noticed some parts of MW interface are overlaps itself as in the screenshot.


Version: unspecified
Severity: major
URL: https://pt.wikibooks.org/wiki/T%C3%B3pico:Wikilivros:Di%C3%A1logos_comunit%C3%A1rios/Novidades_da_Wikimedia,_Setembro_2012?uselang=en
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=41974

Attached:

z-index_bug_.png (186×242 px, 10 KB)

Details

Reference
bz41887

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:49 AM
bzimport set Reference to bz41887.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 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)

Attached:

z-indexbug-again.png (568×226 px, 36 KB)

Could you provide an URL where to see this?

Added bug 41974 as a see also. Not sure if it should be considered a dupe of this...

This seems to be a dup and LQT code where it should get fixed.

  • This bug has been marked as a duplicate of bug 41974 ***