mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00180
[Bug 540867] Re: Keyboard Navigation broken for most shortcuts
I've just added a second patch to that branch which gives the option of
using browser accesskeys.
The following are there:
* h => home
* v => views
* g => my groups
* a => siteadmin/useradmin
* l => logout
Should work for main-nav and subnavs and can be added to a nav by adding
'accesskey' => '<char>' to the nav array.
--
Keyboard Navigation broken for most shortcuts
https://bugs.launchpad.net/bugs/540867
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
Affects: Master, 1.2 STABLE (and possibly others)
There are a load of keyboard navigation shortcuts which no longer work - e.g. go (group/owned.php), gg (group) g/ (should focus on the search box).
I've fixed these and changed them a little and pushed them to:
git://git.luns.net.uk/mahara.git on bugfix_keyboardnavigation
Enjoy,
Andrew
References