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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: teo8976 at gmail dot com
New email:
PHP Version: OS:

 

 [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 Apr 19 07:01:27 2024 UTC