FIXED? 14.0b1 Problem opening a tab on click

Post bug reports when testing beta versions here.
Post Reply
User avatar
rjbill
Posts: 872
Joined: 13 Jun 2011 06:36

FIXED? 14.0b1 Problem opening a tab on click

Post by rjbill »

Had 3 tab-files, I clicked on a tab to see how the new open when clicked works,
and I got a dialog that says,

Code: Select all

Could not open the file "aaa.txt"
Do you want to create a new file?
I chose NO.

When I clicked back to the first tab file that it had opened on startup,
and then back on that 'bad' tab again, it gave me the same dialog.

And it's doing the same thing with the third tab-file.

When I quit the editor, it just quit. Which could be considered "bad", too, I suppose,
if it really couldn't find the tab-files that it said it couldn't find.

And then, when I restarted the editor, the first two tab-files were not there.

I was also trying to see if there was some way to tell if a tab-file had been opened.
You didn't mention that. But that would be needed. Some type of coloring, or designation,
or dimming, or something like that.
RJTE version 16.12 (actual) - 64-bit
Win 10 Pro 64-bit 8 GB RAM Intel Core i7-6700 3.40 GHz SCSI Hard Drive 1 TB

Note: The signature is dynamic, not static,
so it may not show the correct version above
that was in use at the time of the post.
User avatar
Rickard Johansson
Site Admin
Posts: 6575
Joined: 19 Jul 2006 14:29

Re: 14.0b1 Problem opening a tab on click

Post by Rickard Johansson »

Made some changes in v14.0 beta 2. Not yet opened tabs have the file name enclosed with **, e.g. **MyFile.txt**

Also changed the message if file is not found. If not found - the file is presumed deleted from disk and you are asked to close the tab.
Post Reply