6.0.0-alpha10
5/21/25

[#8057] New access keys code
Summary New access keys code
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 3. High
Owners jan (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 03/07/2009 (5919 days ago)
Due
Updated 03/28/2011 (5168 days ago)
Assigned
Resolved 03/28/2011 (5168 days ago)
Milestone 4
Patch No

History
03/28/2011 10:02:43 AM Jan Schneider Comment #7
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
But since this only effect default actions in IE (i.e. not event 
handlers), and it's easy to figure those out and call them though JS 
manually, this is a viable workaround.
All known access key methods we currently use seem to work 
consistently across all browsers now, yay!
03/28/2011 09:49:47 AM Jan Schneider Comment #6
Taken from Horde DevelopersHorde Developers
State ⇒ Not A Bug
Reply to this comment
Yes, the default behavior in IE is to only focus the element with the 
access key, and this is only possible with visible elements of course.
Furthermore browsers must not allow to trigger default actions of 
elements through manually created events for security reasons (click 
jacking etc.). Chrome still allows that though, so we had to catch that.
03/18/2011 05:54:17 PM Michael Slusarz Comment #5
Taken from Michael Slusarz
Reply to this comment
This is a limitation of several browsers (e.g. IE) and, AFAICT from my 
research, can not be worked around.

FWIW, these accesskeys can't be accessed via non-javascript either.   
So this has nothing to do with our javascript code.
09/24/2010 10:18:43 PM Jan Schneider Version ⇒ Git master
 
09/16/2009 12:41:53 PM Jan Schneider Version ⇒ HEAD
Milestone ⇒ 4
 
05/01/2009 12:47:23 PM Jan Schneider Milestone ⇒ 3.3.5
 
03/12/2009 08:47:35 PM Michael Slusarz Comment #3
Assigned to Horde DevelopersHorde Developers
Reply to this comment
Initially playing around with this, I can't figure out a way to make 
this work (since the accesskeys are hidden via CSS, not javascript).   
Since I don't use accesskeys personally, this is not at the top of my 
list.
03/07/2009 10:42:27 AM Jan Schneider Comment #2 Reply to this comment
This is a showstopper for releasing further Horde 3.3.x versions.
03/07/2009 10:40:58 AM Jan Schneider Comment #1
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒ 3.3.4
Assigned to Michael Slusarz
Queue ⇒ Horde Base
Summary ⇒ New access keys code
Type ⇒ Bug
Priority ⇒ 3. High
Reply to this comment
Follow-up from ticket #7866.



Access keys on hidden elements like IMP sub menus don't work with the 
new JS code.

Saved Queries