<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Gradient on large text fields"
   href="https://bugs.webkit.org/show_bug.cgi?id=152273#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Gradient on large text fields"
   href="https://bugs.webkit.org/show_bug.cgi?id=152273">bug 152273</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152273#c2">comment #2</a>)
<span class="quote">&gt; I'm not sure, using GtkTextView means we need to manually render the border
&gt; and we lose the focus too.</span >

Ugh, no. I ran into this problem too when I tried, thinking this would be an easy change. If it can't be done properly with the foreign drawing API, we should not use it.

<span class="quote">&gt; A simpler solution could be to simply not call
&gt; gtk_render_background for TextArea. Note that paintTextArea is also used for
&gt; list boxes.</span >

It's not really &quot;right&quot; as some themes do not use white for text views (e.g. dark Adwaita), but in those cases it's tough to read black text, so this seems fine to me....</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>