<?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 Will the &amp;quot;tabindex&amp;quot; attribute for &amp;lt;div&amp;gt; ever be introduced? in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273651#M1365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcHub is such a great product, but the lack of accessibility controls is really hamstringing what I'm trying to achieve in my organization.&amp;nbsp; The higher ups are absolutely paralyzed by the ADA issues with public facing web-content.&amp;nbsp; Being able to throw in the "tabindex" attribute in &amp;lt;div&amp;gt; tags would help tremendously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2019 19:27:58 GMT</pubDate>
    <dc:creator>TimFlynn1</dc:creator>
    <dc:date>2019-02-13T19:27:58Z</dc:date>
    <item>
      <title>Will the "tabindex" attribute for &lt;div&gt; ever be introduced?</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273651#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcHub is such a great product, but the lack of accessibility controls is really hamstringing what I'm trying to achieve in my organization.&amp;nbsp; The higher ups are absolutely paralyzed by the ADA issues with public facing web-content.&amp;nbsp; Being able to throw in the "tabindex" attribute in &amp;lt;div&amp;gt; tags would help tremendously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 19:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273651#M1365</guid>
      <dc:creator>TimFlynn1</dc:creator>
      <dc:date>2019-02-13T19:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Will the "tabindex" attribute for &lt;div&gt; ever be introduced?</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273652#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to tabindex your&amp;nbsp;&lt;EM&gt;own&lt;/EM&gt; HTML (like something in a text card) or something that the Hub puts on the page?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 19:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273652#M1366</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-13T19:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Will the "tabindex" attribute for &lt;div&gt; ever be introduced?</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273653#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I'm trying to tabindex html inside of a text card.&amp;nbsp; We tested our hub page with a screen reader and it skips over entire rows.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thought was to put a &amp;lt;div class="hidden" tabindex="0"&amp;gt; at the very top in a text card where I can hide some text for the screen reader to pick up.&amp;nbsp; This way from the very top of the page I can direct differently abled users to call for information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 19:48:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273653#M1367</guid>
      <dc:creator>TimFlynn1</dc:creator>
      <dc:date>2019-02-13T19:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Will the "tabindex" attribute for &lt;div&gt; ever be introduced?</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273654#M1368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to share a link to your site? What screenreader and browser combination are you using? We strive to make our app semantic and test with VoiceOver/Safari/OSX and NVDA/Firefox/Windows 10.&amp;nbsp;Your scenario does sound odd and I'd like to take a look at why a screenreader might be skipping rows, since the intended effect of semantic coding is that assistive technologies can rely on their own native controls to access information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you need to render text to screenreaders only, Bootstrap already has a class for this and you could create a div that has the .sr-only class on it, which will hide the text to sighted audiences, but not hide it for assistive technologies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Klara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 13:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273654#M1368</guid>
      <dc:creator>KlaraSchmitt</dc:creator>
      <dc:date>2019-02-14T13:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Will the "tabindex" attribute for &lt;div&gt; ever be introduced?</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273655#M1369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Klara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now we don't have it set publicly and I'm low on the totem poll as far as sharing works-in-progress. So I can't provide a link at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen reader used was ChromeVox.&amp;nbsp; It would read out anything you clicked on, but the tabbing order was nonsensical and would outright skip over certain elements.&amp;nbsp; For instance, it would read a collection of 12 image cards in one row, but skip over another set of image cards in another row.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The .sr-only class sounds perfect for what I'm looking for though.&amp;nbsp; Thank you!&amp;nbsp; I will try and provide an update when we get further along and I can share it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 15:46:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273655#M1369</guid>
      <dc:creator>TimFlynn1</dc:creator>
      <dc:date>2019-02-14T15:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Will the "tabindex" attribute for &lt;div&gt; ever be introduced?</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273656#M1370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;The screen reader used was ChromeVox.&amp;nbsp; It would read out anything you clicked on, but the tabbing order was nonsensical and would outright skip over certain elements.&amp;nbsp; For instance, it would read a collection of 12 image cards in one row, but skip over another set of image cards in another row.&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just now installed the ChromeVox Chrome extension and ran it through one of our sites that has&amp;nbsp;many card variations. I followed &lt;A href="https://www.chromevox.com/keyboard_shortcuts.html"&gt;these keyboard commands&lt;/A&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;For the ChromeVox extension for Mac, the ChromeVox modifier keys are Cmd + Ctrl.&lt;/LI&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;ChromeVox + Down = Navigate Forward&lt;/LI&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;ChromeVox + Up = Navigate backward&lt;/LI&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;ChromeVox + Right = Navigate forward at a more detailed level&lt;/LI&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;ChromeVox + Left = Navigate backward at a more detailed level&lt;/LI&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;Tab = Jump to next focusable item&lt;/LI&gt;&lt;LI style="border: 0px; padding: 0px 0px 0.5em;"&gt;Shift + Tab = Jump to previous focusable item&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I observed was that if you moved strictly up and down through rows, ChromeVox did sometimes skip content (within the site I was testing, I observed this only with iframes, but I didn't have 12 image cards like you did.)&amp;nbsp;I poked at ChromeVox documentation and perhaps&amp;nbsp;up/down is generally for landmark roles? Not sure. I did notice that if I used right and left keys to navigate the whole page, which is very similar to how one navigates using VoiceOver, all content was read aloud including that within iframes.&amp;nbsp;Occasionally, it seemed like I got stuck in iframe content and despite my attempts to use ChromeVox + P or ChromeVox + N to skip to the next or previous thing those keyboard commands didn't seem to work&amp;nbsp;correctly. I tried ChromeVox + P, then H and did hear it tell me there were no previous headings, which was accurate of the row I was in, but not the site as a whole. In those cases, I did have to use Tab and Shift+Tab to get to the next&amp;nbsp;interactive&amp;nbsp;content element on the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also looks&amp;nbsp;to me that ChromeVox behaves much like VoiceOver and NVDA in the sense that Tab and Shift+Tab keystrokes take&amp;nbsp;you to links or form elements. Typically, Tab and Shift+Tab are keyboard interactions for sighted users to jump through interactive parts of a webpage.&amp;nbsp;In my experience, most screenreaders&amp;nbsp;do also support that functionality, but that isn't how they navigate a page structurally. For instance, one wouldn't use tabindex="0" to make sure a screenreader read a heading or body text, as a screenreader would do that automatically using its native&amp;nbsp;navigation&amp;nbsp;(in this case, up/down/right/left arrows + ChromeVox keys.) This is how Bootstrap's .sr-only class works. It basically repositions the text really far off the side of the browser screen so no one can see it, but a screenreader will encounter it in the code as if it's just a normal&amp;nbsp;part of the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically, tabindex="0" is used, when as a developer I might need to allow sighted users the ability to interact with something that is semantically not clickable. For instance, if I had an accordion that was made up of &amp;lt;divs&amp;gt;, but I had javascript running in the background that allowed those divs to act as if they were buttons and thereby receive focus and accept an onClick() event or an onKeypress() event (for the enter keystroke), I'd need to add a tabindex="0" so that someone who was sighted but navigating by keyboard would know they were selectable. For a screenreader perspective, I'd probably also add an aria-role role="button" to the div so that&amp;nbsp;a non-sighted user would also pick up on that interaction, but a screenreader would actually have an easier time interacting with that content without tabindex than a sighted keyboard user would. Content being read aloud by assistive technologies will not necessarily map to a visually focusable piece of content on the page. ChromeVox seems to support it through its native navigation, but for instance VoiceOver uses an overlay dialog, and&amp;nbsp;in my experience,&amp;nbsp;NVDA shows no visible match between what is heard and what is current visible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be happy to take a look though when you get the site public.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 22:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/will-the-quot-tabindex-quot-attribute-for-lt-div/m-p/273656#M1370</guid>
      <dc:creator>KlaraSchmitt</dc:creator>
      <dc:date>2019-02-14T22:09:40Z</dc:date>
    </item>
  </channel>
</rss>

