<?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: Repeating Linear Gradient is supporting in latest version in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32371#M12100</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/29615"&gt;@Naveen_k08&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/78"&gt;@jscher2000&lt;/a&gt;above mentioned CSS properties will enable the lines for each row in the block elements, what is my issue is? we got lines for each and those lines are in fixed, so if i enter more than 100 words i will get a scrollbar inside by default and if I scroll the content only the words will scroll not along with lines, but in &lt;STRONG&gt;Chrome, Safari&amp;nbsp; and&amp;nbsp; Edge &lt;/STRONG&gt;the content are scrolling along with lines.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I missed that part before. It sounds like a problem with&lt;/P&gt;&lt;P&gt;background-attachment: local&lt;/P&gt;&lt;P&gt;(&lt;A href="https://developer.mozilla.org/docs/Web/CSS/background-attachment" target="_self"&gt;MDN&lt;/A&gt;). There is a bug on file about this property not working in a &amp;lt;textarea&amp;gt; control:&lt;/P&gt;&lt;P&gt;&lt;A href="https://bugzilla.mozilla.org/show_bug.cgi?id=1007064" target="_blank"&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=1007064&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(I posted a link to this thread there.)&lt;/P&gt;&lt;P&gt;The bug also was referenced here: &lt;A href="https://stackoverflow.com/questions/76169881/how-to-make-the-background-image-as-scrollable-in-the-textarea-html-element" target="_blank"&gt;https://stackoverflow.com/questions/76169881/how-to-make-the-background-image-as-scrollable-in-the-textarea-html-element&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Is there any possible workaround for this?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I don't think there is a workaround, because as far as I can tell, pages cannot directly style the scrollable region of a &amp;lt;textarea&amp;gt; control, which is what needs to happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 23:06:12 GMT</pubDate>
    <dc:creator>jscher2000</dc:creator>
    <dc:date>2023-05-23T23:06:12Z</dc:date>
    <item>
      <title>Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/30835#M11664</link>
      <description>&lt;P&gt;Hi Mate!&lt;/P&gt;&lt;P&gt;We are facing a CSS issue that is not working in the Firefox latest version(112.0.2) on Windows 10 Home&lt;/P&gt;&lt;P&gt;and I want to make a note design using text-area HTML tag so I used&amp;nbsp;Repeating Linear Gradient to draw a line for the each row in the text-area and in other browsers(Chrome, Safari and Opera) it is working but in Firefox is not working and i have checked the CSS property in &lt;EM&gt;can-i-use&lt;/EM&gt; official website &lt;A href="https://caniuse.com/?search=repeating-linear-gradient" target="_blank" rel="noopener"&gt;https://caniuse.com/?search=repeating-linear-gradient&lt;/A&gt; and if i were made a mistake please let me know&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CSS that is used in my website&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;background&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;repeating-linear-gradient&lt;/SPAN&gt;&lt;SPAN&gt;(to &lt;/SPAN&gt;&lt;SPAN&gt;bottom&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;transparent&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;transparent&lt;/SPAN&gt; &lt;SPAN&gt;39px&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;--theme-description&lt;/SPAN&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;SPAN&gt;40px&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;background-attachment&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;local&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Naveen_k08_0-1683117220750.png" style="width: 400px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/3362i30775ADFB9E53FD6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Naveen_k08_0-1683117220750.png" alt="Naveen_k08_0-1683117220750.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 May 2023 12:33:53 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/30835#M11664</guid>
      <dc:creator>Naveen_k08</dc:creator>
      <dc:date>2023-05-03T12:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/30936#M11694</link>
      <description>&lt;P&gt;I get lines when I do this (I don't know what that var's value is supposed to be, so I defined something inline for testing purposes):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;textarea cols="40" rows="10" placeholder="Hi" 
style="--theme-description: #f80; 
background-image: repeating-linear-gradient(to bottom, transparent, transparent 39px, var(--theme-description) 40px); 
background-attachment: local;"&amp;gt;&amp;lt;/textarea&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 18:05:48 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/30936#M11694</guid>
      <dc:creator>jscher2000</dc:creator>
      <dc:date>2023-05-04T18:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32335#M12087</link>
      <description>&lt;P&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/78"&gt;@jscher2000&lt;/a&gt;above mentioned CSS properties will enable the lines for each row in the block elements, what is my issue is? we got lines for each and those lines are in fixed, so if i enter more than 100 words i will get a scrollbar inside by default and if I scroll the content only the words will scroll not along with lines, but in &lt;STRONG&gt;Chrome, Safari&amp;nbsp; and&amp;nbsp; Edge &lt;/STRONG&gt;the content are scrolling along with lines.&lt;/P&gt;&lt;P&gt;see for reference below.&lt;/P&gt;&lt;P&gt;Firefox&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.awesomescreenshot.com/video/17655995?key=b6674f6338a6706d94c0507338549203" target="_blank"&gt;https://www.awesomescreenshot.com/video/17655995?key=b6674f6338a6706d94c0507338549203&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Chrome&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.awesomescreenshot.com/video/17082686?key=941cf4fac871a3108799338a0b2227ef" target="_blank"&gt;https://www.awesomescreenshot.com/video/17082686?key=941cf4fac871a3108799338a0b2227ef&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 12:00:32 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32335#M12087</guid>
      <dc:creator>Naveen_k08</dc:creator>
      <dc:date>2023-05-23T12:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32336#M12088</link>
      <description>&lt;P&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/78"&gt;@jscher2000&lt;/a&gt;&amp;nbsp; Is there any alternate way or is there any fix for this?&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 12:04:33 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32336#M12088</guid>
      <dc:creator>Naveen_k08</dc:creator>
      <dc:date>2023-05-23T12:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32351#M12095</link>
      <description>&lt;P&gt;After last update it´s not working scroll on any page&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 16:03:32 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32351#M12095</guid>
      <dc:creator>jmpnew</dc:creator>
      <dc:date>2023-05-23T16:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32371#M12100</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/29615"&gt;@Naveen_k08&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/78"&gt;@jscher2000&lt;/a&gt;above mentioned CSS properties will enable the lines for each row in the block elements, what is my issue is? we got lines for each and those lines are in fixed, so if i enter more than 100 words i will get a scrollbar inside by default and if I scroll the content only the words will scroll not along with lines, but in &lt;STRONG&gt;Chrome, Safari&amp;nbsp; and&amp;nbsp; Edge &lt;/STRONG&gt;the content are scrolling along with lines.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I missed that part before. It sounds like a problem with&lt;/P&gt;&lt;P&gt;background-attachment: local&lt;/P&gt;&lt;P&gt;(&lt;A href="https://developer.mozilla.org/docs/Web/CSS/background-attachment" target="_self"&gt;MDN&lt;/A&gt;). There is a bug on file about this property not working in a &amp;lt;textarea&amp;gt; control:&lt;/P&gt;&lt;P&gt;&lt;A href="https://bugzilla.mozilla.org/show_bug.cgi?id=1007064" target="_blank"&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=1007064&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(I posted a link to this thread there.)&lt;/P&gt;&lt;P&gt;The bug also was referenced here: &lt;A href="https://stackoverflow.com/questions/76169881/how-to-make-the-background-image-as-scrollable-in-the-textarea-html-element" target="_blank"&gt;https://stackoverflow.com/questions/76169881/how-to-make-the-background-image-as-scrollable-in-the-textarea-html-element&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Is there any possible workaround for this?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I don't think there is a workaround, because as far as I can tell, pages cannot directly style the scrollable region of a &amp;lt;textarea&amp;gt; control, which is what needs to happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 23:06:12 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32371#M12100</guid>
      <dc:creator>jscher2000</dc:creator>
      <dc:date>2023-05-23T23:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating Linear Gradient is supporting in latest version</title>
      <link>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32372#M12101</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/31169"&gt;@jmpnew&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;After last update it´s not working scroll on any page&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I think you are describing a different issue (not a problem creating a lined background).&lt;/P&gt;&lt;P&gt;You may want to post this problem on the Mozilla Support site. They have a team of support volunteers to troubleshoot malfunctions with your currently installed version of Firefox, while this site is focused on idea submissions for future versions of Firefox (looking ahead anywhere from 8 weeks to many months). Here's a link to the new question form (for Windows/Mac/Linux): &lt;A href="https://mzl.la/3y1vQUQ" target="_blank"&gt;https://mzl.la/3y1vQUQ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 23:07:36 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/repeating-linear-gradient-is-supporting-in-latest-version/m-p/32372#M12101</guid>
      <dc:creator>jscher2000</dc:creator>
      <dc:date>2023-05-23T23:07:36Z</dc:date>
    </item>
  </channel>
</rss>

