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.