[
https://jira.jboss.org/jira/browse/RF-7292?page=com.atlassian.jira.plugin...
]
Vadim Mikovoz updated RF-7292:
------------------------------
Description:
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)
was:
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
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
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