php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69779 Flawed page design makes deep linking unusable
Submitted: 2015-06-09 00:35 UTC Modified: 2015-06-23 15:56 UTC
From: teo8976 at gmail dot com Assigned:
Status: Duplicate Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
32 + 22 = ?
Subscribe to this entry?

 
 [2015-06-09 00:35 UTC] teo8976 at gmail dot com
Description:
------------
Consider the link (just an example):
http://php.net/manual/en/language.operators.assignment.php#language.operators.assignment.reference

This is a deep link to the section "Assignment by Reference" in that page.
However, because of the brilliant design of the page, when following this deep link the very title of the section will be hidden by the fixed-positioned bar on the top, which is very confusing because you don't see  the text the deep link pointed to.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-06-23 15:56 UTC] levim@php.net
-Status: Open +Status: Duplicate
 [2015-06-23 15:56 UTC] levim@php.net
Thank you for the compliment. I too think this design is brilliant; thank you for highlighting its successful traits like covering the item you link to!

Also, duplicate of bug #67050.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC