The top match is only highlighted if it is compared to a String with the exact same beginning.
For Example if I want to search for "123" it will only be highlighted if I enter "1" and it is not being highlighted if I write "2" or "3" in the input field.
The top match is only highlighted if it is compared to a String with the exact same beginning.
For Example if I want to search for "123" it will only be highlighted if I enter "1" and it is not being highlighted if I write "2" or "3" in the input field.