[cvs] commit: horde/js autocomplete.js

Michael Rubinsky mike at theupstairsroom.com
Wed Nov 4 06:27:46 UTC 2009


mrubinsk    2009-11-04 06:27:46 UTC

  Modified files:
    js                   autocomplete.js 
  Log:
  Reset the KeyNavList's selected value after we process it, otherwise the
  previously selected item will be used if tab is pressed while the knl is
  shown, but no item is currently selected.
  
  Check for an empty value when handling the onSelect event, otherwise `null`
  will be displayed if TAB is pressed while knl is displayed, but no item is
  currently selected.
  
  Remove previous debug artifact.
  
  Revision  Changes    Path
  1.10      +9 -2      horde/js/autocomplete.js

  Chora Links:
  http://cvs.horde.org/diff.php/horde/js/autocomplete.js?rt=horde&r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list