Tooltip info not complete when file on network drive

I actually did not know what that was so I had to look it up.

Virtiofs uses FUSE as the foundation.
https://virtio-fs.gitlab.io/

I think we found why it works on your virtual machine.

And then we have this:

And to be honest, I do not know how to use fuse to mount an nfs share. :frowning:

It probably works because virtiofs connections look like local directories to Dolphin. Everything that is mounted as a file system falls under the ā€œlocal filesā€ section in the Dolphin config. The ā€œremote filesā€ part is only for things that you open using Dolphinā€™s (KIO) URLs such as smb:// or cifs:// and the likes.

I may have been confused about when you said:

In that case were you using the Dolphin smb:// or cifs:// protocol to access the network drive directly, or did you mount the drive locally on some local path and then tried to access it?

I think Iā€™ll send a bug-report.