[cvs] commit: imp/js ContactAutoComplete.js imp/js/src ContactAutoComplete.js imp/lib/Imple ContactAutoCompleter.php

Michael M Slusarz slusarz at horde.org
Tue Apr 17 15:37:02 UTC 2007


slusarz     2007-04-17 11:37:02 EDT

  Modified files:
    lib/Imple            ContactAutoCompleter.php 
  Added files:
    js                   ContactAutoComplete.js 
    js/src               ContactAutoComplete.js 
  Log:
  Do a better job of catching resizes of contacts drop down.  before, the drop
  down would be the identical size if you selected one name, closed the box, and
  typed in another name, even though the new list may be a completely different
  size.  This has been fixed.  However, it still doesn't resize correctly when
  changing search sized while in the same dropdown window - a quick look at the
  scriptaculous code does not indicate an easy way to catch this event.
  
  Revision  Changes    Path
  1.1       +29 -0     imp/js/ContactAutoComplete.js (new)
  1.1       +29 -0     imp/js/src/ContactAutoComplete.js (new)
  1.19      +3 -9      imp/lib/Imple/ContactAutoCompleter.php

  Chora Links:
  http://cvs.horde.org/co.php/imp/js/ContactAutoComplete.js?r=1.1
  http://cvs.horde.org/co.php/imp/js/src/ContactAutoComplete.js?r=1.1
  http://cvs.horde.org/diff.php/imp/lib/Imple/ContactAutoCompleter.php?r1=1.18&r2=1.19&ty=u


More information about the cvs mailing list