php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56034 PATCH: keyboard navigation for manual
Submitted: 2004-04-15 15:15 UTC Modified: 2004-04-16 13:40 UTC
From: danielc at analysisandsolutions dot com Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2004-04-15 15:15 UTC] danielc at analysisandsolutions dot com
Description:
------------
The following patch adds keyboard navigation to the manual.  ALT-x would go to the next page and ALT-r would go to the previous page.

http://www.analysisandsolutions.com/pear/include.manual.accesskey.diff

Thanks.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-16 07:27 UTC] mj@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.


 [2004-04-16 11:55 UTC] danielc at analysisandsolutions dot com
Thanks for applying that.  I now see that it includes the access keys for both the top and bottom navigation links.  This causes weird results, at least in Mozilla.  So, here is another patch.  The text is on the top and bottom, but the "accesskey"'s are just in the top links.

http://www.analysisandsolutions/pear/include.manual.accesstop.diff

Thanks.
 [2004-04-16 13:40 UTC] mj@php.net
Fixed in CVS.  Thanks for all the patches!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC