<?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>230685</bug_id>
          
          <creation_ts>2021-09-23 04:56:12 -0700</creation_ts>
          <short_desc>AX:  Expose ARIA combobox value on ATK via &quot;valuetext&quot; object attribute</short_desc>
          <delta_ts>2021-09-23 04:57:04 -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>Accessibility</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Joanmarie Diggs">jdiggs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andresg_22</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1796457</commentid>
    <comment_count>0</comment_count>
    <who name="Joanmarie Diggs">jdiggs</who>
    <bug_when>2021-09-23 04:56:12 -0700</bug_when>
    <thetext>ARIA 1.2 says:

&gt; User agents MUST expose the value of elements with role combobox to assistive technologies. The value of a combobox is represented by one of the following:
&gt; * If the combobox element is a host language element that provides a value, such as an HTML input element, the value of the combobox is the value of that element.
&gt; * Otherwise, the value of the combobox is represented by its descendant elements and can be determined using the same method used to compute the name of a button from its descendant content.

Because aria-valuetext isn&apos;t supported on combobox, and because there&apos;s not really another good place to put it in ATK, we decided that exposure via the &quot;valuetext&quot; object attribute made enough sense. That was implemented in Chrome and Orca.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1796459</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-23 04:57:04 -0700</bug_when>
    <thetext>&lt;rdar://problem/83442437&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>