pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
46 stars 12 forks source link

Possible Bug with resource fork/alternate data streams and viewing content #431

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 2 years ago

There may be an issue with opening a viewer by double click if there is an alternate data stream or data fork...

left double click opens a file/folder with children, but if there aren't any, it will open the respective viewer.

I need to test this and see if it is an issue and then either add the open to the right click menu or figure out how to address this if it is an issue.