https://bugzilla.wikimedia.org/show_bug.cgi?id=41231
TMg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #6 from TMg <[email protected]> 2012-10-23 18:39:44 UTC --- Come on, guys. This issue applies to all web browser including IE. Don't tell me you don't know what your own code does. Let me help you: http://de.wikipedia.org/wiki/Special:PermanentLink/109522498 Removing the margin-bottom helps but does not fix the issue. The popup still blocks mouse events. What is blocked depends on the #anchor. For example when you edit a section the page scrolls down to that section and the popup blocks everything on the right side of the popup. This is very annoying. It happened to me multiple times today. I tried to click "Version history" or an other link but nothing happened. Removing the color in my example does not make the container transparent for the mouse. The problem is the bad z-index. It is applied to the wrong container. Simple. If the only solution is to use a fixed width then use a fixed width please. A bad browser (IE7 and below) is no excuse to block UI elements. -- 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
