Closed
Description
- Open a log file from somewhere else than current working directory
- Right-click on the file name in the bottom-right corner
- Observe full path
- Copy full path
- Try to "less "
Expected result:
Observed and copied path are the actual full file path
Actual result:
Observed and copied path are "cwd + filename" instead