<?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>85734</bug_id>
          <alias>maction</alias>
          <creation_ts>2012-05-06 07:56:39 -0700</creation_ts>
          <short_desc>Add support for the maction element</short_desc>
          <delta_ts>2022-09-06 07:17:50 -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>MathML</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/MathML/chapter3.html#presm.maction</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>120059</dependson>
    
    <dependson>124921</dependson>
    
    <dependson>124922</dependson>
          <blocked>84019</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Frédéric Wang Nélar">fred.wang</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cfleizach</cc>
    
    <cc>fred.wang</cc>
    
    <cc>m.kohlhase</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>617107</commentid>
    <comment_count>0</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2012-05-06 07:56:39 -0700</bug_when>
    <thetext>&quot;To provide a mechanism for binding actions to expressions, MathML provides the maction element. This element accepts any number of sub-expressions as arguments and the type of action that should happen is controlled by the actiontype attribute.&quot;

I think supporting this element is of low priority for now. MathJax gives access to this feature via non-standard LaTeX command and it is not really well implemented in Firefox.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>771541</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kohlhase">m.kohlhase</who>
    <bug_when>2012-11-19 22:54:14 -0800</bug_when>
    <thetext>I beg to differ on the &quot;low priority&quot; and in particular the justification by MathJax. Even though MathJax does not produce &lt;maction&gt; routinely, there are other systems that use maction for making formulae interactive; e.g. to elide brackets. For this it would be sufficient to just implement the behavior of the &quot;selection&quot; attribute, i.e. to display only the child whose number is indicated in it. And of course have it default to &quot;1&quot;. This should be relatively simple to do and would be much more useful than the current behavior of displaying all children of &lt;maction&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>918988</commentid>
    <comment_count>2</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2013-08-20 02:41:51 -0700</bug_when>
    <thetext>Patches from bug 120058 and bug 120059 implements the maction@selection and maction@toggle attributes (With these patches, the tooltip and statusline actiontype will just display the first child). I guess that addresses Michael&apos;s use cases.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1896492</commentid>
    <comment_count>3</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2022-09-06 07:17:50 -0700</bug_when>
    <thetext>Marking as WONTFIX as maction is deprecated and not part of MathML Core.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>