[rich:tabPanel] [rich:extendedDataTable] The scrollbar of rich:extendedDataTable
disappears inside rich:tabPanel (switchType=ajax) and problems with switchType=client
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: RF-11551
URL:
https://issues.jboss.org/browse/RF-11551
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone2
Environment: Tomcat6, Firefox 7, IE 8, myfaces 2.1.3
Reporter: Rene O
A testcase to reproduce this issue is attached.
Steps to reproduce this issue:
1.
http://localhost:8080/jsftest/tabandtable.jsf
2. switch to tab "Tab with Table" -> table has scrollbar
3. switch to tab "Tab with Table2" -> table has no scrollbar, which is not
the expected behaviour
4. switch again to tab "Tab with Table" -> table has now also no scrollbar,
which is not the expected behaviour
If you use switchType=server everything works as expected.
If you use switchType=client there is another problem:
The content of the tables is not visible. It is visible after you use the dataScroller.
But there is also no scrollbar visible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira