<?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 Making scrollbars always visible in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/making-scrollbars-always-visible/m-p/1554965#M15771</link>
    <description>&lt;P&gt;Is there a way to make the scrollbars on text widgets always visible? No matter what style settings I use, the scrollbars disappear unless my cursor is hovering over the window.&lt;/P&gt;&lt;P&gt;Having persistent scrollbar visibility is a basic usability need (See UX recommendations from Nielsen Norman Group &lt;A href="https://www.nngroup.com/articles/scrolling-and-scrollbars/" target="_blank"&gt;https://www.nngroup.com/articles/scrolling-and-scrollbars/&lt;/A&gt;). Without this, a web app's usability is quite limited.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Nov 2024 16:37:54 GMT</pubDate>
    <dc:creator>LydiaKateYoder</dc:creator>
    <dc:date>2024-11-03T16:37:54Z</dc:date>
    <item>
      <title>Making scrollbars always visible</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/making-scrollbars-always-visible/m-p/1554965#M15771</link>
      <description>&lt;P&gt;Is there a way to make the scrollbars on text widgets always visible? No matter what style settings I use, the scrollbars disappear unless my cursor is hovering over the window.&lt;/P&gt;&lt;P&gt;Having persistent scrollbar visibility is a basic usability need (See UX recommendations from Nielsen Norman Group &lt;A href="https://www.nngroup.com/articles/scrolling-and-scrollbars/" target="_blank"&gt;https://www.nngroup.com/articles/scrolling-and-scrollbars/&lt;/A&gt;). Without this, a web app's usability is quite limited.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 16:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/making-scrollbars-always-visible/m-p/1554965#M15771</guid>
      <dc:creator>LydiaKateYoder</dc:creator>
      <dc:date>2024-11-03T16:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Making scrollbars always visible</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/making-scrollbars-always-visible/m-p/1555044#M15776</link>
      <description>&lt;P&gt;On Developer Edition, you can alter the CSS using the overflow scroll property. I don't think there is a solution for this in any other versions.&lt;/P&gt;&lt;LI-CODE lang="css"&gt;body {
  overflow: scroll; /* Show scrollbars */
}&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 04 Nov 2024 13:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/making-scrollbars-always-visible/m-p/1555044#M15776</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-11-04T13:47:06Z</dc:date>
    </item>
  </channel>
</rss>

