[commits] Horde branch master updated. 4e53431d9caa24de6db1f0e36bde7e144a4f4e39

Michael Rubinsky mike at theupstairsroom.com
Fri Feb 19 00:37:40 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 48a95974eed4dcd7dc4daf1eb5a8473ee802cd0a

4e53431 Allow specifying the element that observe the knl's keydown handler.

-----------------------------------------------------------------------

commit 4e53431d9caa24de6db1f0e36bde7e144a4f4e39
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 18 19:33:50 2010 -0500

    Allow specifying the element that observe the knl's keydown handler.
    
    This is needed in the case when there are other keydown events registered on the document.
    There is no guarantee what order they will fire. So, in Kronolith for example, the event detail form
    would receive an enter press and save the event before the autocompleter's knl would receive the event.

 horde/js/KeyNavList.js   |    9 +++++++--
 horde/js/autocomplete.js |    6 ++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/horde/js/KeyNavList.js?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=4e53431d9caa24de6db1f0e36bde7e144a4f4e39
http://git.horde.org/diff.php/horde/js/autocomplete.js?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=4e53431d9caa24de6db1f0e36bde7e144a4f4e39




More information about the commits mailing list