<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sketch tool keyboard commands in Accessibility Questions</title>
    <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242563#M144</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/349741"&gt;@JoseBanuelos&lt;/a&gt;&amp;nbsp;thanks for the update! We are creating a product that we want to meet accessibility guidelines so that anyone can use and benefit it. I am currently exploring building my own keyboard shortcuts but it would be even better if this was available out of the box.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Dec 2022 23:02:47 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-12-19T23:02:47Z</dc:date>
    <item>
      <title>Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242251#M138</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am working on making our application that is made with the JS API keyboard accessible. I see that there are some built in keyboard commands for adding vertices when sketching but I noticed some issues with it.&lt;/P&gt;&lt;P&gt;To replicate:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;go to&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sketch-geometries/" target="_self"&gt;this sandbox&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;start a polygon sketch&lt;/LI&gt;&lt;LI&gt;You can theoretically use the `f` key to add a vertex, but you can't do this until you've moved the mouse around on the map&lt;/LI&gt;&lt;LI&gt;once you have added a vertex using `f` key, you can't add another one until you have moved the mouse again&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Are there any plans to make this fully keyboard accessible?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 20:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242251#M138</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-12-18T20:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242311#M139</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;Steps 3-4 seem to be as-designed in the sandbox app. Perhaps there are additional properties to set keyboard navigation that works alongside the sketch tools.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#programmatic-navigation" target="_blank"&gt;Programmatic navigation&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-navigation-Navigation.html" target="_self"&gt;Navigation&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 19 Dec 2022 12:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242311#M139</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2022-12-19T12:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242430#M140</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is a bug that was introduced at version 4.21. This was just unfortunately not caught earlier, so I apologize for that. I have logged an internal bug, so hope we can get this resolved in our next release. If you change the version to version 4.20 in the sandbox link you provided, you can see it working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 17:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242430#M140</guid>
      <dc:creator>JoseBanuelos</dc:creator>
      <dc:date>2022-12-19T17:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242457#M141</link>
      <description>&lt;P&gt;Thanks Jose, that's great to hear&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 18:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242457#M141</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-12-19T18:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242481#M142</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/349741"&gt;@JoseBanuelos&lt;/a&gt;&amp;nbsp;Quick follow up question - do you know if there are plans to make editing more keyboard accessible as well, e.g. being able to select vertices and move them etc?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 19:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242481#M142</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-12-19T19:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242557#M143</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;,&lt;BR /&gt;This is a great question. Unfortunately, selecting and updating vertices is not very keyboard accessible with our API at the moment. This is good feedback for us to to explore this avenue further. Do you happen to have a use case for this enhancement request that you could share with us? Are you developing an application that would really benefit from this? I understand the accessibility need, we just like to also have real life scenarios to tie to these enhancement requests.&lt;BR /&gt;&lt;BR /&gt;Appreciate your feedback,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 22:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242557#M143</guid>
      <dc:creator>JoseBanuelos</dc:creator>
      <dc:date>2022-12-19T22:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242563#M144</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/349741"&gt;@JoseBanuelos&lt;/a&gt;&amp;nbsp;thanks for the update! We are creating a product that we want to meet accessibility guidelines so that anyone can use and benefit it. I am currently exploring building my own keyboard shortcuts but it would be even better if this was available out of the box.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 23:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1242563#M144</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-12-19T23:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1251043#M148</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/349741"&gt;@JoseBanuelos&lt;/a&gt;&amp;nbsp;just wondering if you knew if this bug was going to be resolved in 4.26?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 21:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1251043#M148</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2023-01-24T21:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch tool keyboard commands</title>
      <link>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1287881#M170</link>
      <description>&lt;P&gt;This has been resolved in 4.27!&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 18:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/accessibility-questions/sketch-tool-keyboard-commands/m-p/1287881#M170</guid>
      <dc:creator>JoseBanuelos</dc:creator>
      <dc:date>2023-05-10T18:25:56Z</dc:date>
    </item>
  </channel>
</rss>

