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

--- Comment #24 from TMg <[email protected]> 2012-11-07 20:04:52 UTC ---
(In reply to comment #23)
> The only issue is section edits; absolutely positioning .postedit-container
> from the top of body positions it at the top of the page, regardless of where
> the user is being redirected to after making an edit. When positioning with
> percentages, the popup appears relative to the viewport and not body, and
> therefore appears for section edits.

I'm very sorry but again your comment is very confusing. This behavior was the
same all the time and does not change in any way with the suggested changes.
What you wrote is not true. The container always appears relative to the
viewport because it uses "position: fixed;". It does not matter if it uses
percent, px or em. The popup is always visible regardless of the scroll
position. Are you using an other browser that does not respect the W3C spec?
Are you using any extension or script that interferes with the PostEdit code?

Reference: http://www.w3.org/TR/css3-positioning/#fixed-positioning

-- 
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

Reply via email to