Steps to reproduce: * copy full path to file into clipboard, for instance, `/home/nazar-pc/.gitconfig` in my case * open Geany * Ctrl+O to open "Open file" dialog * Ctrl+V to insert file path
Expected result: Dialog window switches to corresponding directory with file from clipboard selected or something very similar. Actual behavior: ``` The folder contents could not be displayed Operation not supported ``` Workaround: Type `/` first, then Ctrl+V and Enter. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1865
