martinrotter/textosaurus

Textosaurus Opens a LNK file instead of using it to redirect to different folder

gcs303 opened this issue · 4 comments

Brief description of the issue.

Textosaurus opens the content of a lnk file instead of using it to go to the directory the user is wishing to get to.

How to reproduce the bug?

  1. Start with Open FIle
  2. Click on a lnk file (create one if you do not have one)
  3. See that the file is opened in Textosaurus

What is the expected result?

Use the lnk file to get to the folder it links to.

What actually happened?

The lnk file is opened in Textosaurus

Other information (logs, see Wiki)

None neede. Simple problem and fix.

What do you mean with

to get to the folder it links to

How could Textosaurus display a "folder"? You mean open the folder in "Filesystem" sidebar?

773602e - fixed opening LNK file, now the target file is opened instead. Not sure about LNK pointing to folders.

Pls, try it now - i changed a "open file" dialog behavior a bit, commit 507f3fb

latest dev version, see wiki, try and let me know