You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Rob Gagne (JIRA)" <xa...@incubator.apache.org> on 2006/12/05 03:48:21 UTC

[jira] Commented: (XAP-193) 100% CPU issue on IE when using XModify

    [ http://issues.apache.org/jira/browse/XAP-193?page=comments#action_12455504 ] 
            
Rob Gagne commented on XAP-193:
-------------------------------

Sample Code:

  <macro:macro xmlns:macro="http://openxal.org/core/macro" id="toggle" name="toggle">
    <xu:modifications xmlns:xu="http://openxal.org/core/xmodify">
      <xu:set-attribute select="id('extra')">
        <xu:attribute name="visible" value="{0}"/>
      </xu:set-attribute>
    </xu:modifications>
  </macro:macro>

> 100% CPU issue on IE when using XModify
> ---------------------------------------
>
>                 Key: XAP-193
>                 URL: http://issues.apache.org/jira/browse/XAP-193
>             Project: XAP
>          Issue Type: Bug
>          Components: XModify
>         Environment: IE 6 and 7
>            Reporter: Rob Gagne
>
> Using XModify results in a few seconds of 100% CPU

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira