<p>Steps to reproduce:</p>
<ul>
<li>copy full path to file into clipboard, for instance, <code>/home/nazar-pc/.gitconfig</code> in my case</li>
<li>open Geany</li>
<li>Ctrl+O to open "Open file" dialog</li>
<li>Ctrl+V to insert file path</li>
</ul>
<p>Expected result:<br>
Dialog window switches to corresponding directory with file from clipboard selected or something very similar.</p>
<p>Actual behavior:</p>
<pre><code>The folder contents could not be displayed
Operation not supported
</code></pre>
<p>Workaround:<br>
Type <code>/</code> first, then Ctrl+V and Enter.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ8NKRiTA5ChbKGmAjqMY3EI-OSDeks5t2d_ygaJpZM4UPFQG">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJwpzrSUIlXJhFaztdO6FWMTSqwwMks5t2d_ygaJpZM4UPFQG.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/geany/geany/issues/1865","url":"https://github.com/geany/geany/issues/1865","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Open dialog doesn't allow to insert path to file directly (#1865)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1865"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "Open dialog doesn't allow to insert path to file directly (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Nazar Mokrynskyi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nazar-pc",
"facts": [
{
"name": "Repository: ",
"value": "geany/geany"
},
{
"name": "Issue #: ",
"value": 1865
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1865"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 339497990\n}"
}
],
"themeColor": "26292E"
}</script>