Search failed

Forum for discussion about the Windows IDE of Hollywood
Post Reply
Flinx
Posts: 356
Joined: Sun Feb 14, 2021 9:54 am
Location: Germany

Search failed

Post by Flinx »

At the moment, I once again have an IDE state that I am familiar with, but which rarely occurs.
I have three tabs open and occasionally switch between them (I don't know if that has an influence).
Now I searched downwards for a variable name and got several hits. Then, after the last hit, I changed the search direction and searched upwards. And suddenly nothing was found.
As a test, I inserted a line above the last hit and entered the search term there, and it was found, but not the lines above it.
Now I switched to searching from the beginning of the file and downwards, and the hits are back again.
But searching upwards from the lowest hit still only finds the inserted line above the last hit.
Finally, I clicked a few lines above, and then the reverse search worked. I tried it line by line: the search failed up to four lines above the inserted line, and worked from the fifth line onwards. And I can repeat that at the moment.
Closing and opening the IDE removes the effect.
User avatar
airsoftsoftwair
Posts: 5914
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Search failed

Post by airsoftsoftwair »

Looks very complicated to reproduce. Can you provide a full test source code and the exact search terms so that I can reproduce it in exactly the same way? Thanks!
Flinx
Posts: 356
Joined: Sun Feb 14, 2021 9:54 am
Location: Germany

Re: Search failed

Post by Flinx »

Difficult, because I don't know exactly the things I did before. I'll try...
Post Reply