The target search is behaving strangely. I want to search for oracle targets.
So I type an ‘o’ into the empty search field.
Search starts with the ‘o’
I type an ‘r’ into the field, so the field contains ‘or’.
Search for ‘o’ finishes and writes the ‘o’ into the search field. Which now contains ‘o’.
I type the ‘a’ so my typed search expression should be ‘ora’, but due to the writing of the ‘o’ now contains only ‘oa’. Which gives no hits.
It depends on timing whether I get thru with my input or whether it gets ‘destroyed’.
What is the idea behind writing the expression into the search field after the search?
To me, it does not make any sense (but maybe I just don’t see the use case …)