oxjs/source
Will Thompson 3637b70244 Autocomplete: only replace input when a prefix matches (fixes #2753)
Previously, if the top match for "Smi" was "John Smith", the contents of
the field would be changed to "Smi[n Smith]" (where square brackets
indicate selection). On top of this, if you then type the fourth letter
("n"), the input becomes "Smin", which is not what you typed.

This preserves the "happy path" for replacing the field contents if
there is a prefix match, but without making the field unusable if
there's an infix match.
2016-03-02 17:08:45 +00:00
..
Geo remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Image Ox.Image: disable tests 2016-02-18 14:45:47 +05:30
Ox cosmetic changes 2016-02-22 14:56:35 +05:30
UI Autocomplete: only replace input when a prefix matches (fixes #2753) 2016-03-02 17:08:45 +00:00
Unicode remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Ox.js rename build/ to min/ 2014-09-26 18:57:12 +02:00