<?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>270281</bug_id>
          
          <creation_ts>2024-02-28 21:07:52 -0800</creation_ts>
          <short_desc>List box scrollbars do not match the used color scheme</short_desc>
          <delta_ts>2024-02-29 10:58:14 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aditya Keerthi">akeerthi</reporter>
          <assigned_to name="Aditya Keerthi">akeerthi</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2017681</commentid>
    <comment_count>0</comment_count>
    <who name="Aditya Keerthi">akeerthi</who>
    <bug_when>2024-02-28 21:07:52 -0800</bug_when>
    <thetext>```
&lt;style&gt;
select {
  color-scheme: dark;
}
&lt;/style&gt;
&lt;select multiple&gt;
&lt;option&gt;Apple&lt;/option&gt;
&lt;option&gt;Banana&lt;/option&gt;
&lt;option&gt;Kiwi&lt;/option&gt;
&lt;option&gt;Orange&lt;/option&gt;
&lt;option&gt;Pear&lt;/option&gt;
&lt;option&gt;Strawberry&lt;/option&gt;
&lt;/select&gt;
```

A light scrollbar is used, when a dark scrollbar is expected.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017682</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-02-28 21:08:13 -0800</bug_when>
    <thetext>&lt;rdar://problem/123807167&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017684</commentid>
    <comment_count>2</comment_count>
    <who name="Aditya Keerthi">akeerthi</who>
    <bug_when>2024-02-28 21:15:41 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/25277</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017804</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-02-29 10:58:10 -0800</bug_when>
    <thetext>Committed 275505@main (d28e96e8be48): &lt;https://commits.webkit.org/275505@main&gt;

Reviewed commits have been landed. Closing PR #25277 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>