Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21534 invoked from network); 20 Dec 2013 22:46:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Dec 2013 22:46:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.223.178 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.223.178 mail-ie0-f178.google.com Received: from [209.85.223.178] ([209.85.223.178:52670] helo=mail-ie0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/92-05676-9C8C4B25 for ; Fri, 20 Dec 2013 17:46:34 -0500 Received: by mail-ie0-f178.google.com with SMTP id lx4so3711083iec.23 for ; Fri, 20 Dec 2013 14:46:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=odAONp9A7fj+Fpxxj2kUAfTXdo6wfrlfN+F1/gKN/VY=; b=J6NCBvt+j9oMZc3j2nHgrYki0el0MUSXb+xv3X9SDEUHATz/7ePj6sq1ifk5l8Oz1j MZeTToJmWSS60zgGdXKbPUijt6lxyTg1I2P2JfOlPXcyVkwFTjG3EJsavBWh4aaidpA8 agmiYWOTEb2IEFJgbDo1rwzUt8NK1dfSashPv2TgQNGMzxp9QvCwhketnZL7RsQbKeSU NcSbThtFxopu8n3tD5s36MYFbEaKIHE8ffHoe/lH9xsSI4AM3gLlh8XvI8B7K4wb8aVv UQdnLwWsSb/YW6FZpuKeDviF+Dqu5U9tH5ijNUcOydfIf1r0I3yb9GdzPpGyfTWAypjP 4efQ== X-Gm-Message-State: ALoCoQmdj26FUaaky0BCbU0ZakNw5Jv06XsKNG51gSE1qNjva8pXwzjpv5OsatA2lgI1VDGaFYaj X-Received: by 10.50.225.101 with SMTP id rj5mr10326475igc.19.1387579591602; Fri, 20 Dec 2013 14:46:31 -0800 (PST) Received: from [192.168.2.103] (CPE00131063dcac-CM0011aec551ea.cpe.net.cable.rogers.com. [173.33.237.216]) by mx.google.com with ESMTPSA id ft2sm12380864igb.5.2013.12.20.14.46.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Dec 2013 14:46:29 -0800 (PST) Message-ID: <52B4C8C4.8090202@lerdorf.com> Date: Fri, 20 Dec 2013 17:46:28 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Lester Caine , PHP internals References: <52B4B187.3030208@lsces.co.uk> <52B4B177.1010400@ajf.me> <52B4C8CC.5060004@lsces.co.uk> In-Reply-To: <52B4C8CC.5060004@lsces.co.uk> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Wiki changes ... From: rasmus@lerdorf.com (Rasmus Lerdorf) On 12/20/2013 05:46 PM, Lester Caine wrote: > Forwarded to right place ;) > > Andrea Faulds wrote: >> Some CSS change seems to have broke it. While it's fine for me in modern >> Firefox, trying it in Opera Mini on my phone, Android Browser (2.3.6 >> Gingerbread) or IE8 (Windows XP) fails and I can't scroll down. >> >> I'd suggest you try using a newer browser until this is fixed. > > I'm on the current version of Seamonkey on Linux already ... > > This 'responsive' theme is simply not working for me. I'd changed the > font size to 150% to make it readable, so the table of contents had > droped to the bottom and is currently inaccessible. I'd not realised it > WAS there as I could not scroll down. Ditch the 'fixed bottom' ... it's > not any use and is preventing a normal scroll bar appearing. > > Actually I'm now seeing several problems with each of the scale change > setups. Where should wiki bugs be reported? Did you shift-reload the page? This was fixed hours ago. At least the fixed header/footer stuff. -Rasmus