Edit report at https://bugs.php.net/bug.php?id=76689&edit=1
ID: 76689
User updated by: smokey101stair at gmail dot com
Reported by: smokey101stair at gmail dot com
Summary: Manual page display problems due to text wrapping
changes in Firefox
Status: Open
Type: Bug
Package: Website problem
PHP Version: Irrelevant
Block user comment: N
Private report: N
New Comment:
Here is what the table looks like when applying table-layout: fixed in Firefox
63 alpha https://imgur.com/a/7YIQBXl
Previous Comments:
------------------------------------------------------------------------
[2018-08-01 12:01:39] [email protected]
In my opinion, even the old behavior is a bug (see bug #66726).
In this case, it's probably a good idea to remove the description
column from the table, and to lay out the information like the ini
directive docs (e.g.
<http://php.net/manual/en/filesystem.configuration.php>).
------------------------------------------------------------------------
[2018-08-01 02:28:27] [email protected]
Can you test what `table-layout: fixed` looks like on this Firefox alpha? It
has other issues; I would definitely prefer an auto layout so the description
column gets more space, but if its auto layout determines to put 3 characters
per line... maybe it is the best we can do.
------------------------------------------------------------------------
[2018-08-01 01:26:31] smokey101stair at gmail dot com
Description:
------------
I first reported this change at [1]. This is the result of a change from [2],
which changes how the CSS properties overflow-wrap and word-wrap work. You can
see the difference in the image[4]. [3] is currently a discussion about whether
this change should be reverted or not, so its probably a good idea to follow
along and review any usage of overflow-wrap and word-wrap on the PHP website.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1479302
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1472386
[3] https://github.com/w3c/csswg-drafts/issues/2951
[4]
https://user-images.githubusercontent.com/24432753/43457627-c0444704-94c7-11e8-980a-13d1b7a232f5.png
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=76689&edit=1
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php