<?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: Is it possible to prevent accessibility indicator when pressing with mouse in Calcite Design System Questions</title>
    <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1325626#M493</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/414585"&gt;@Lerman&lt;/a&gt;&amp;nbsp;Not at this time, &lt;A href="https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271982/highlight/true#M361" target="_blank" rel="noopener"&gt;the enhancement mentioned above&lt;/A&gt; is in the Calcite design backlog. You can upvote the &lt;A href="https://github.com/Esri/calcite-design-system/issues/6458" target="_blank" rel="noopener"&gt;GitHub issue&lt;/A&gt; or add a comment with a use case to help Calcite prioritize the issue.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 20:45:43 GMT</pubDate>
    <dc:creator>KittyHurley</dc:creator>
    <dc:date>2023-09-05T20:45:43Z</dc:date>
    <item>
      <title>Is it possible to prevent accessibility indicator when pressing with mouse</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271287#M358</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to hide the border around object when interacting with a mouse.&lt;/P&gt;&lt;P&gt;For example the following calcite-tab-nav:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        &amp;lt;calcite-tab-nav slot="title-group" class="tab-headers"&amp;gt;
            &amp;lt;calcite-tab-title [selected]="tab === 'info'"&amp;gt;
                Info
            &amp;lt;/calcite-tab-title&amp;gt;
            &amp;lt;calcite-tab-title [selected]="tab === 'relations'"&amp;gt;Relationer&amp;lt;/calcite-tab-title&amp;gt;
            &amp;lt;calcite-tab-title [selected]="tab === 'graf'"&amp;gt;Graf&amp;lt;/calcite-tab-title&amp;gt;
            &amp;lt;calcite-tab-title [selected]="tab === 'json'"&amp;gt;Json&amp;lt;/calcite-tab-title&amp;gt;
        &amp;lt;/calcite-tab-nav&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Robert_van_Gilst_0-1679655457295.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66183i05276AAD8E81A6BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Robert_van_Gilst_0-1679655457295.png" alt="Robert_van_Gilst_0-1679655457295.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when pressing on of the tabs it looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Robert_van_Gilst_1-1679655502751.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66184i43866CEA98D2D005/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Robert_van_Gilst_1-1679655502751.png" alt="Robert_van_Gilst_1-1679655502751.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a setting that hides this border from showing on all elements.&lt;/P&gt;&lt;P&gt;I understand that it is an accessibility option, but I would only like to see it when using the keyboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 11:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271287#M358</guid>
      <dc:creator>Robert_van_Gilst</dc:creator>
      <dc:date>2023-03-24T11:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to prevent accessibility indicator when pressing with mouse</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271383#M359</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/424647"&gt;@Robert_van_Gilst&lt;/a&gt;&amp;nbsp;- great question.&lt;/P&gt;&lt;P&gt;Calcite aims to support accessibility features, and with the upcoming Web Content Accessibility Guidelines &lt;A href="https://www.w3.org/TR/WCAG22/" target="_blank" rel="noopener"&gt;2.2&lt;/A&gt;, &lt;A href="https://w3c.github.io/wcag/understanding/focus-visible.html" target="_blank" rel="noopener"&gt;Success Criterion 2.4.7: Focus Visible&lt;/A&gt; will be migrating from Level AA to Level A to provide more context and support to users with low vision and a wider range of cognitive abilities when interacting via keyboard or mouse.&lt;/P&gt;&lt;P&gt;However, there is a plan to towards exposing a global and component focus state color, which would support more modification in the near future via #&lt;A href="https://github.com/Esri/calcite-components/issues/6458" target="_blank" rel="noopener"&gt;6458&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 15:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271383#M359</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-03-24T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to prevent accessibility indicator when pressing with mouse</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271868#M360</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/574219"&gt;@KittyHurley&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for you answer, when I look at&amp;nbsp;&lt;A href="https://github.com/Esri/calcite-components/issues/6458" target="_self"&gt;#6458&lt;/A&gt;&amp;nbsp;it states that I should be able to set &lt;EM&gt;outline&lt;/EM&gt; to &lt;EM&gt;0&lt;/EM&gt; to disable the outline. But I cannot figure out where to set it...&lt;/P&gt;&lt;P&gt;Can you point me in the right direction? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 12:58:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271868#M360</guid>
      <dc:creator>Robert_van_Gilst</dc:creator>
      <dc:date>2023-03-27T12:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to prevent accessibility indicator when pressing with mouse</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271982#M361</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/424647"&gt;@Robert_van_Gilst&lt;/a&gt;&amp;nbsp;There currently isn't enough support for folks to change focus across the components, so there isn't a workaround prior to work on issue #&lt;A href="https://github.com/Esri/calcite-components/issues/6458" target="_blank" rel="noopener"&gt;6458&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;We haven't yet assigned the issue to a future milestone, but any "thumbs ups" on the initial issue, or comments can help bump the issue's prioritization.&lt;/P&gt;&lt;P&gt;As far as focus outline, we don't recommend or support setting the focus outline to "0" or "none" due to accessibility implications resulting in total keyboard inaccessibility, so would be up to the developer to determine the feasibility and implementation.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 15:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271982#M361</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-03-27T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to prevent accessibility indicator when pressing with mouse</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1325303#M492</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/574219"&gt;@KittyHurley&lt;/a&gt;&amp;nbsp;&amp;nbsp;Hello, is there a solution now, please?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 07:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1325303#M492</guid>
      <dc:creator>Lerman</dc:creator>
      <dc:date>2023-09-05T07:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to prevent accessibility indicator when pressing with mouse</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1325626#M493</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/414585"&gt;@Lerman&lt;/a&gt;&amp;nbsp;Not at this time, &lt;A href="https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1271982/highlight/true#M361" target="_blank" rel="noopener"&gt;the enhancement mentioned above&lt;/A&gt; is in the Calcite design backlog. You can upvote the &lt;A href="https://github.com/Esri/calcite-design-system/issues/6458" target="_blank" rel="noopener"&gt;GitHub issue&lt;/A&gt; or add a comment with a use case to help Calcite prioritize the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 20:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/is-it-possible-to-prevent-accessibility-indicator/m-p/1325626#M493</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-09-05T20:45:43Z</dc:date>
    </item>
  </channel>
</rss>

