<?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: esri toolbar control accessiblity in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241000#M6214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good afternoon. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have SL 5.0, ESRI api 3.0 rc on my machine and it threw 84 errors because i have esritoolbaritem and functions associated with the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now i have got the extensibility v2.4 and i am not be able to locate ToolbarItem member in any of the dlls included into the projs.&amp;nbsp; i used VS 2010's object browser to search through ESRI.ArcGIS.Client.Application.Control.dll, *.Application.Layout.dll, ESRI.ArcGIS.Client.Extensibility.dll all built on Jan 10th, 2012 8:04pm.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do i need to go back 1 step and get 2.3 extensibility kit published earlier than that (nov 2011?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks n regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 17:31:45 GMT</pubDate>
    <dc:creator>Ravichandran_M_Kaushika</dc:creator>
    <dc:date>2012-07-05T17:31:45Z</dc:date>
    <item>
      <title>esri toolbar control accessiblity</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/240998#M6212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi - I am working to meet accessiblity requirements with Esri:Toolbar and encounter the following problems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, EsriToolbar does not support AutomationProperties.Name &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, when tabbing through my app, the toolbar is a tabstop (isTabStop must be set true in order to be able to tab to any buttons on the toolbar).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So a problem occurs tabbing through the app:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1:&amp;nbsp; Tab to my control just before the toolbar.&amp;nbsp; AutomationProperties.Name is properly set, as is visual focus display.&amp;nbsp; So for so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2:&amp;nbsp; Press the tab button again.&amp;nbsp; Now the Esri:Toolbar as focus.&amp;nbsp; But AutomationProperties.name does not work so screenreader cannot say anything.&amp;nbsp; Also there is no focus highlight to tell user where the focus went.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3:&amp;nbsp; Press tab button again.&amp;nbsp; Now focus goes to the first button in esri:ToolbarCollection (such as a button or togglebutton, that properly observes AutomationProperties.Name, and that I can add focus highlight to in control template).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;... so the user has to press tab twice to get into toolbar, and after the first tab the screenreader and user has no idea what happened.&amp;nbsp; When I tab to the toolbar the first thing that should get focus is the frst item in the toolbar collection, not the toolbar itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any ideas how to make this work properly for supporting keyboard navigation for accessibility?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 15:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/240998#M6212</guid>
      <dc:creator>johnbrosowsky</dc:creator>
      <dc:date>2012-03-07T15:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbar control accessiblity</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/240999#M6213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Toolbar is deprecated at version 2.3 and so no enhancements are planned for this control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can get the toolbar sources on &lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;&lt;SPAN style="color:#417394;"&gt;codeplex &lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;and tweak them for your need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 07:01:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/240999#M6213</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-03-08T07:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbar control accessiblity</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241000#M6214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good afternoon. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have SL 5.0, ESRI api 3.0 rc on my machine and it threw 84 errors because i have esritoolbaritem and functions associated with the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now i have got the extensibility v2.4 and i am not be able to locate ToolbarItem member in any of the dlls included into the projs.&amp;nbsp; i used VS 2010's object browser to search through ESRI.ArcGIS.Client.Application.Control.dll, *.Application.Layout.dll, ESRI.ArcGIS.Client.Extensibility.dll all built on Jan 10th, 2012 8:04pm.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do i need to go back 1 step and get 2.3 extensibility kit published earlier than that (nov 2011?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks n regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 17:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241000#M6214</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2012-07-05T17:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbar control accessiblity</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241001#M6215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Toolbar/ToolbarItem have been from 3.0 after being depreciated at 2.3.&amp;nbsp; So you will need to refactor your application to not use these objects in order to upgrade to 3.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/concepts/index.html#//0166000000m9000000"&gt;http://resources.arcgis.com/en/help/silverlight-api/concepts/index.html#//0166000000m9000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 03:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241001#M6215</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2012-07-06T03:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbar control accessiblity</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241002#M6216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Below link is very useful to solve your problem, once you open and check out it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/ADF/control_toolbar.htm"&gt;http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/ADF/control_toolbar.htm&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:22:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-toolbar-control-accessiblity/m-p/241002#M6216</guid>
      <dc:creator>LeonVictor</dc:creator>
      <dc:date>2012-07-16T11:22:55Z</dc:date>
    </item>
  </channel>
</rss>

