[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 Tisza Gergő gti...@wikimedia.org changed: What|Removed |Added See Also|

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #9 from Gilles Dubuc gdu...@wikimedia.org --- Yep, display: none is being applied already (could be taken a little bit further, though, by hiding all children except the mmv elements, currently it uses a whitelist). I think we can

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 Gilles Dubuc gdu...@wikimedia.org changed: What|Removed |Added CC|

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #4 from Mark Holmquist mtrac...@member.fsf.org --- The backdrop, wrapper, and maybe the file usage dialog(s) are all using various values for z-index. Apparently the buttons are, too. It shouldn' -- You are receiving this mail

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #5 from Mark Holmquist mtrac...@member.fsf.org --- ...t be too hard to fix this, though, it's just a matter of making sure everything works well. Honestly we could probably display:none the rest of the DOM while the lightbox is

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #6 from Mark Holmquist mtrac...@member.fsf.org --- ...oh, we do already. We don't need z-index for that, then. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #7 from Tisza Gergő gti...@wikimedia.org --- We are appending to the end of the body (maybe that was different when this bug was opened), but I see no good reason not to have a z-index as well. Any administrator on any wiki can put

[Bug 56403] Use DOM append instead of z-index to position lightbox

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #8 from Tisza Gergő gti...@wikimedia.org --- ...although display:none works as well. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 56403] Use DOM append instead of z-index to position lightbox

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 --- Comment #2 from Mark Holmquist mtrac...@member.fsf.org --- I guess the idea here is that we should *all* be using the append-to-DOM method as opposed to the z-index method, because the z-index method is DUMB. -- You are receiving this

[Bug 56403] Use DOM append instead of z-index to position lightbox

2013-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 Mark Holmquist mtrac...@member.fsf.org changed: What|Removed |Added CC|

[Bug 56403] Use DOM append instead of z-index to position lightbox

2013-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 Tisza Gergő gti...@gmail.com changed: What|Removed |Added CC||gti...@gmail.com ---

[Bug 56403] Use DOM append instead of z-index to position lightbox

2013-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56403 Fabrice Florin fflo...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Low -- You are