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 "Michael Mikhaylov (JIRA)" <xa...@incubator.apache.org> on 2007/03/22 21:43:32 UTC

[jira] Created: (XAP-350) Tabs in TabPane don't fire "onSelect" events

Tabs in TabPane don't fire "onSelect" events
--------------------------------------------

                 Key: XAP-350
                 URL: https://issues.apache.org/jira/browse/XAP-350
             Project: XAP
          Issue Type: Bug
            Reporter: Michael Mikhaylov



For example:

   <tabPane id="mainTabPane">
      <tab text="Welcome" onSelect="macro:toggleButtons.execute('true', 'false')">
      </tab>
    </tabPane>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (XAP-350) Tabs in TabPane don't fire "onSelect" events

Posted by "James Margaris (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Margaris resolved XAP-350.
--------------------------------

    Resolution: Fixed

THe upgrade to dojo broke this because dojo changed the names of a method and property related to tab selection.

> Tabs in TabPane don't fire "onSelect" events
> --------------------------------------------
>
>                 Key: XAP-350
>                 URL: https://issues.apache.org/jira/browse/XAP-350
>             Project: XAP
>          Issue Type: Bug
>            Reporter: Michael Mikhaylov
>
> For example:
>    <tabPane id="mainTabPane">
>       <tab text="Welcome" onSelect="macro:toggleButtons.execute('true', 'false')">
>       </tab>
>     </tabPane>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (XAP-350) Tabs in TabPane don't fire "onSelect" events

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-350.
----------------------------


> Tabs in TabPane don't fire "onSelect" events
> --------------------------------------------
>
>                 Key: XAP-350
>                 URL: https://issues.apache.org/jira/browse/XAP-350
>             Project: XAP
>          Issue Type: Bug
>            Reporter: Michael Mikhaylov
>
> For example:
>    <tabPane id="mainTabPane">
>       <tab text="Welcome" onSelect="macro:toggleButtons.execute('true', 'false')">
>       </tab>
>     </tabPane>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.