Edit report at https://bugs.php.net/bug.php?id=67629&edit=1

 ID:                 67629
 Updated by:         c...@php.net
 Reported by:        qbolec at gmail dot com
 Summary:            Can't change language to English
 Status:             Re-Opened
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Assigned To:        cmb
 Block user comment: N
 Private report:     N

 New Comment:

My PR[1] is awaiting moderation.

[1] <https://github.com/php/web-php/pull/64>


Previous Comments:
------------------------------------------------------------------------
[2015-03-24 14:52:56] c...@php.net

Re-opened, because levim's fix appears to only have fixed the issue
reported by fnx521. The actual bug reported by the OP is still
there. See also bug #68613 and bug #69285.

------------------------------------------------------------------------
[2014-10-27 17:38:09] le...@php.net

A fix for this issue has been committed. Mirrors should pick it up in their 
next sync.

------------------------------------------------------------------------
[2014-10-27 04:58:19] fnx521 at gmail dot com

Hello, guys, I think I've experiencing the same problem. But in my case I have 
English enabled and can't switch to other languages. More of that, I can't 
interact with whole class="page-tools" block, i.e. can't "Edit" or "Report a 
Bug": those controls are completely uninteractive.

For example this is a problem page: 
http://php.net/manual/en/function.str-replace.php
But this one is okay: http://php.net/manual/en/refs.basic.text.php

I did quick research and I don't think this bug is related to language at all. 
I can be wrong, but as I can see the problem is here:
box that holding "Change language", that is div with class="page-tools", is 
completely overlapped with the box that holds page title, that is div with 
class="refnamediv". The latter has "position: relative", the former has "float: 
right" and "z-index: 100", but no positioning attribute. Therefore "z-index" is 
not working.

I've simulated this problem here: http://jsfiddle.net/wz2xbzws/1/

------------------------------------------------------------------------
[2014-09-16 13:27:26] so...@php.net

Related To: Bug #68025

------------------------------------------------------------------------
[2014-09-05 20:04:34] so...@php.net

Related To: Bug #67963

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=67629


--
Edit this bug report at https://bugs.php.net/bug.php?id=67629&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to