<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>283386</bug_id>
          
          <creation_ts>2024-11-19 16:17:24 -0800</creation_ts>
          <short_desc>[GTK] [2.46.3] Textarea attribute BackgroundColor does not change the background color</short_desc>
          <delta_ts>2025-05-14 03:56:23 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alberto Garcia">berto</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2076272</commentid>
    <comment_count>0</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2024-11-19 16:17:24 -0800</bug_when>
    <thetext>1. Create a simple HTML document with a text area:

&lt;html&gt;&lt;body&gt;
&lt;textarea id=&quot;ta&quot;&gt;Hello world&lt;/textarea&gt;
&lt;/body&gt;&lt;/html&gt;

2. Open the document in the browser, and type this in the inspector console:

document.getElementById(&quot;ta&quot;).style.backgroundColor=&quot;red&quot;

The background of the text area should become red. Instead, only the outline changes the color.

Reproduced with WebKitGTK 2.46.3. It works fine in Firefox, Chrome, Safari and older versions of WebKitGTK.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2076379</commentid>
    <comment_count>1</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2024-11-20 02:02:56 -0800</bug_when>
    <thetext>I have been bisecting the WebKitGTK releases, this worked fine with 2.45.6 but fails with 2.45.91. I could not test 2.45.90.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2076389</commentid>
    <comment_count>2</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2024-11-20 02:50:51 -0800</bug_when>
    <thetext>Also broken in 2.47.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2116993</commentid>
    <comment_count>3</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2025-05-14 03:56:23 -0700</bug_when>
    <thetext>Working fine with 2.48.1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>