Mac Sonoma: Xojo 2023 v2
I have noticed something that is a problem for me. I believe this did not happen before because I do not remember this annoyance, but now it happens a lot. I am blaming this on Sonoma because that is a recent change for me, but I do not know this for sure. Perhaps it is a change in Xojo or some change in my environment that I am unaware of.
Anyway, the problem is this. I am in the IDE. Let us say that I am trying to search for archsimple which is some variable in my code. I type arch and pause for a second because I am a slow typist. Xojo returns all the matches for arch and then âselectsâ (highlights) the four characters: arch in the search box . When I type the next letter, âsâ then the characters I have already typed (arch) are replaced by the âsâ so my search is destroyed.
I am expecting that the âsâ is just going to be appended to the âarchâ to result in âarchsâ. But the annoying fact that Xojo âselectsâ the arch letters if I pause just a little bit after typing the âhâ, means that those characters are replaced.
Have others noticed this? Is this Sonoma? Is this a change in Xojo? Has my Mac gotten too fast?
Whatever the case, I do not see any advantage in having Xojo spontaneously âselectâ what I have just finished typing in the search box of the IDE. For me it causes frustration.
I think that it is some systemic âdiseaseâ rather than anything specific to Xojo. The windows in my Mac âflickerâ every roughly 8 seconds. I have no idea why this is happening. It is when that âflickerâ hits that Xojo responds by âselectingâ anything that has been typed into the Xojo IDE search box.
It seems to be something occurring at a higher level than Xojo. I can see this âflickerâ in open windows apart from Xojo.
I notice that when I have a menu open anywhere and the 8 second flicker occurs, then the dropped down menu is destroyed and has to be reselected. Obviously, this is not really a Xojo problem.
I uploaded a 1MB mp4 file that is accessible if anyone is curious to see the phenomena.
Yes, itâs better turned off. That way the search doesnât start until you press Return or click in one of the selector buttons (project vs. this method, etc) in the middle of the search bar.
From what I understand the feature has been there for some time.
I donât see the âselects its entire contentsâ after a brief pause while searching. Could it be that with Sonoma the search field lost the focus for a brief second while doing the search and when the focus return âarchâ is selected?
I canât replicate OPs problem with macOS <> Sonoma (I donât have Sonoma yet to test)
This ameliorates the problem and so the situation is better. My weird overall problem is that the letters âarchâ get highlighted every roughly 8 seconds without any clicking into the search box and then if there is additional typing the âarchâ goes away.
I restarted the machine from a complete ShutDown this morning, and this has solved the overall flickering issue for the moment. I hope it does not return.