Page 1 of 1

VERY VERY BAD BUG

Posted: 10 May 2024 00:44
by rjbill
It did it again.

I had several files "opened", but all "dimmed out" except for the last one,
and I clicked on the file-tab for nouns.php, and edited a line, and saved the file.

The file adjectives.php was right next to it on the right.

I exited the editor, and I just went back in and clicked on nouns.php and
then adjectives.php and adjectives.php now has the contents of nouns.php.

This is obviously really really BAD.

WAIT.

I had an idea, and did a File | Reload current document, and
it reloaded adjectives.php and it is okay. Apparently it is just SHOWING
the contents of nouns.php for adjectives.php.

ADDENDUM:

I just edited the two files above, and opened index.php and edited it,
then saved them.
I closed index.php. (I can't remember which file was current at that point)
And then I clicked on another open-but-dimmed-out tab-file, and
it showed the text as nouns.php!!!
I reloaded it and it showed it correctly.
I don't remember which file-tab I was in when this happened.
I think it was the last file I had open that it switched to when I closed index.php.

So something is very wonky.

I have 21 files "open", which, of course, most of them are "dimmed out",
except for the last file I was in when I start up the editor.

I tried to make it happen again and it didn't do it.

Re: VERY VERY BAD BUG

Posted: 10 May 2024 16:20
by Rickard Johansson
I made some changes to the delay loading of file feature. Would you mind testing the latest beta version https://www.rj-texted.se/Forum/viewtopic.php?t=5577.

Let me know how it goes...

Re: VERY VERY BAD BUG

Posted: 14 May 2024 23:39
by rjbill
I tried to force it to happen and couldn't do it.

I'll try the Beta and let you know if I notice anything.