Bug #68971 [Opn]: Table overflow issue

[email protected]
Newsgroups php.webmaster
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=68971&edit=1

 ID:                 68971
 Updated by:         [email protected]
 Reported by:        anantajabe25 at gmail dot com
 Summary:            Table overflow issue
 Status:             Open
 Type:               Bug
 Package:            Website problem
 Operating System:   Windows
 PHP Version:        5.6.5
 Block user comment: N
 Private report:     N

 New Comment:

A closely related issue might happen with embedded images,
such as can be seen on the goto manual page[1].

[1] <http://php.net/manual/en/control-structures.goto.php>


Previous Comments:
------------------------------------------------------------------------
[2015-02-02 15:53:23] cmbecker69 at gmx dot de

This issue is not specific to Firefox -- the table generally overflows
on narrow browser viewports (< 1100px). There are some manual pages
where this is even worse, for instance, "Validate filters"[1].

However, this is not a "Documentation problem", but rather a
"PHP.net Website problem". The following CSS might already solve
the issue:

  .doctable {
      display: block;
      overflow-x: scroll;
  }

[1] <http://php.net/manual/en/filter.filters.validate.php>

------------------------------------------------------------------------
[2015-02-02 13:10:49] anantajabe25 at gmail dot com

Description:
------------
check following link on firefox -
http://php.net/manual/en/timezones.others.php

or check attachment



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



--
Edit this bug report at https://bugs.php.net/bug.php?id=68971&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.