Page 1 of 1

Small bug about selecting

Posted: Wed Mar 20, 2024 3:43 pm
by 295126748
1.5.0.1367a
win7

Enable preview.

Search for something such as testtesttest

There are 2 result

testtesttest1.ove
testtesttest2.ove

If the format cant be previewed in the poreview bar(.ove .rar)

and I open testtesttest1.ove,edit , save,

Then ,Everything will jump to the second result testtesttest2.ove and select it automaticly.

Re: Small bug about selecting

Posted: Wed Mar 20, 2024 4:08 pm
by horst.epp
That sounds logical, as you have changed the first entry, which now needs an update in the index.
Also, it is convenient to make changes to all your results.

Re: Small bug about selecting

Posted: Wed Mar 20, 2024 5:19 pm
by NotNull
Some applications dont update the current file -- testtesttest1.ove in your case -- but instead delete the original old one first and then save the new text.

In that case, Everything will see this as a new file (which it in fact is) and can no longer focus the old one.
Instead the focus in the resultlist will be set to "the next one".

Re: Small bug about selecting

Posted: Wed Mar 20, 2024 8:49 pm
by void
What is shown under Index -> Index Journal? when you:

open testtesttest1.ove,edit , save,

Re: Small bug about selecting

Posted: Sun Mar 24, 2024 8:33 am
by 295126748
void wrote: Wed Mar 20, 2024 8:49 pm What is shown under Index -> Index Journal? when you:

open testtesttest1.ove,edit , save,
You and
NotNull are right!

There was a rename
So,this is not bug。