[horde] having a problem with 'prettyautocomplete.js' and Hangul
Michael J Rubinsky
mrubinsk at horde.org
Wed Oct 21 16:00:09 UTC 2015
Quoting 김 덕곤 <dgkim at dgkim.net>:
> Hello.
>
> I'm having problem with address auto completion.
>
> In Korean, A character is combined with 2 or more symbols.
>
> While inputing a key(a character is not yet complete.), the
> autocompletion is activated.
> So a character with more than 2 symbols, the searching keyword is incomplete.
>
> After look on the code, I found option.
>
> in prettyautocomplete.js
> ac = new Ajax.Autocompleter(this.input, this.p.uri, p_clone);
> ac.opts.frequency = 1.0;
>
> above ac.opts.frequency option worked.
>
> one second before autocompletion works.
>
> but, another problem is when using firefox.
>
> I don't know it is firefox problem or horde problem.
>
> Similiar situation. while inputing a key, the focus is out.
>
> I think the problem is 'keyup' event.
>
> Any sugestion is appreciated.
If I understand your problem correctly, the auto-completer performs an
incorrect search because each symbol you are attempting to input
requires 2 keystrokes? If so, please create a ticket on
bugs.horde.org for this so it doesn't get lost.
--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5751 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/horde/attachments/20151021/120b3559/attachment.bin>
More information about the horde
mailing list