<?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>146454</bug_id>
          
          <creation_ts>2015-06-30 04:22:00 -0700</creation_ts>
          <short_desc>AX: VoiceOver does not distinguish &lt;mfrac&gt; with / without bar</short_desc>
          <delta_ts>2022-02-10 19:29:05 -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>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</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>
          
          <blocked>146578</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Frédéric Wang Nélar">fred.wang</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1105666</commentid>
    <comment_count>0</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2015-06-30 04:22:00 -0700</bug_when>
    <thetext>In bug 113720, an attribute NSAccessibilityMathLineThicknessAttribute was added to AXMathFraction to help distinguishing fractions that have a bar or not.

Compare data:text/html,&lt;math&gt;&lt;mrow&gt;&lt;mo&gt;(&lt;/mo&gt;&lt;mfrac&gt;&lt;mi&gt;a&lt;/mi&gt;&lt;mi&gt;p&lt;/mi&gt;&lt;/mfrac&gt;&lt;mo&gt;)&lt;/mo&gt;&lt;/mrow&gt;&lt;/math&gt;
(https://en.wikipedia.org/wiki/Legendre_symbol)

with data:text/html,&lt;math&gt;&lt;mrow&gt;&lt;mo&gt;(&lt;/mo&gt;&lt;mfrac linethickness=&quot;0px&quot;&gt;&lt;mi&gt;n&lt;/mi&gt;&lt;mi&gt;k&lt;/mi&gt;&lt;/mfrac&gt;&lt;mo&gt;)&lt;/mo&gt;&lt;/mrow&gt;&lt;/math&gt;
(https://en.wikipedia.org/wiki/Combination)

However, VoiceOver does not distinguish the two cases, it always read &quot;fraction start ...  over ... end of fraction&quot;.

I think it should instead read the one with linethickness=&quot;0px&quot; as &quot;fraction without bar start ...  over ... end of fraction&quot;, &quot;stack start ... over .. end of stack&quot; or something similar.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1105667</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-06-30 04:22:26 -0700</bug_when>
    <thetext>&lt;rdar://problem/21609197&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1106003</commentid>
    <comment_count>2</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2015-07-01 00:48:15 -0700</bug_when>
    <thetext>This problem appears in tests 8 and 9 of the MathML torture test: https://mdn.mozillademos.org/en-US/docs/Mozilla/Math-ML_Project/MathML_Torture_Test$samples/MathML_Torture_Test</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1840101</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-02-10 19:29:05 -0800</bug_when>
    <thetext>The fix for this issue was needed outside the WebKit project, therefore this is being resolved as &apos;Moved&apos;.

This should now be fixed in shipping software.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>