[JBoss JIRA] Created: (RF-8151) Demo: TabPanel -- wrong rendering
by Pavol Pitonak (JIRA)
Demo: TabPanel -- wrong rendering
---------------------------------
Key: RF-8151
URL: https://jira.jboss.org/jira/browse/RF-8151
Project: RichFaces
Issue Type: Bug
Components: examples
Affects Versions: 3.3.2.SR1
Environment: Linux, Tomcat 6.0.20, RF 3.3.3-SNAPSHOT (Revision: 15940), Firefox 3.5, Chromium
Reporter: Pavol Pitonak
Fix For: 3.3.3.BETA1
Attachments: tabpanel1.png, tabpanel2.png, tabpanel3.png
In richfaces-demo there is a problem with tab panels
1. on "Usage" tab, click the third tab in ajax tab panel (the second one)
2. on "Tabs Deletion" tab, remove third tab
3. on "Tabs Deletion" tab, click button "Reset Tabs"
see attached screenshots
--
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
15 years
[JBoss JIRA] Created: (RF-8052) problem with framsets and rich:calendar
by Thomas Morper (JIRA)
problem with framsets and rich:calendar
---------------------------------------
Key: RF-8052
URL: https://jira.jboss.org/jira/browse/RF-8052
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.2.SR1, 3.3.2.GA
Environment: Tomcat 6.0.18, Windows (several different versions), Internet Explorer 7 as well as 8
Reporter: Thomas Morper
Our web application is based on a frameset with 3 frames: one ofr the headline, one for the menu tree and the mainFrame with the data the user wants. All pages for the mainFrame are loaded by clicking on an entry of the menu tree where they are included with target=mainFrame.
Since 3.3.2, we have the following problem that only happens at the Internet Explorer (7 or 8) but not with Firefox: when we add a rich:calendar component to the JSF page that is loaded to the mainFrame, all following pages that are slected at the menu tree will not be opened at the mainFrame but in a new browser window. It seems as if the component is destroying the IEs frame mapping. When I remove the rich:calendar from the page, the following pages are correctly opened at the mainFrame.
The problem does not happen with 3.3.1 or earlier, but it happens with 3.3.2.GA as well as 3.3.2.SR1.
--
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
15 years