[richfaces-issues] [JBoss JIRA] Closed: (RF-7292) tab: It's impossible navigate to the tab with switchType="ajax"

Vadim Mikovoz (JIRA) jira-events at lists.jboss.org
Tue Jun 9 07:22:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Mikovoz closed RF-7292.
-----------------------------

    Assignee: Nick Belaevski  (was: Tsikhon Kuprevich)


verified on  v.3.3.2-SNAPSHOT

> tab: It's impossible navigate to the tab with switchType="ajax"
> ---------------------------------------------------------------
>
>                 Key: RF-7292
>                 URL: https://jira.jboss.org/jira/browse/RF-7292
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-output
>    Affects Versions: 3.3.2.CR1
>         Environment: all provided browsers
> v.3.3.2-SNAPSHOT
>            Reporter: Vadim Mikovoz
>            Assignee: Nick Belaevski
>             Fix For: 3.3.2.CR1
>
>         Attachments: 1.png
>
>
> Add this code on your test page:
> <h:form id="formID">
> 		<rich:tabPanel id="tabPanelID">
> 			<rich:tab label="first"></rich:tab>
> 			<rich:tab label="second" switchType="ajax">
> 			</rich:tab>
> 			<rich:tab label="third"></rich:tab>
> 		</rich:tabPanel>
> 		<br />
> 		<a4j:status startText="Work" stopText="Stop"></a4j:status>
> </h:form>
> 1. Open test page
> 2. Navigate to the second tab
> ----------------------------------------
> Ajax request is worked, but the second tab isn't opened
> for firefox 3.0.10:
> 3. Navigate to the third tab
> -------------------------------------
> Layout of the tabPanel is broken (see attachment)

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

        



More information about the richfaces-issues mailing list