[JBoss JIRA] Created: (RF-11239) rich:tab with extendedDataTable
by Jonny Scri (JIRA)
rich:tab with extendedDataTable
-------------------------------
Key: RF-11239
URL: https://issues.jboss.org/browse/RF-11239
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Final
Environment: Windows, Mozilla Firefox 5.0
Reporter: Jonny Scri
extendedDataTable header in rich:tab is not rendered when tab is selected. When I click on tab everything is rendered, but not the table header. Everything else works fine. With IE 8 works fine but not with FF! In FF all table header become visible after a page refresh (not necessarily generated by a button click but also if I open firebug).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] Created: (RF-11380) Metamer: rich:dataTable and rich:extendedDataTable using component control: sorting is lost when move using rich:scroller
by Ján Jamrich (JIRA)
Metamer: rich:dataTable and rich:extendedDataTable using component control: sorting is lost when move using rich:scroller
-------------------------------------------------------------------------------------------------------------------------
Key: RF-11380
URL: https://issues.jboss.org/browse/RF-11380
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.1.0.Milestone2
Environment: RichFaces 4.1.0-SNAPSHOT r.929ca8db999e6ec2588613848d2cc72bb493e75f
Metamer 4.1.0-SNAPSHOT r.unknown
Mojarra 2.1.2-FCS
Apache Tomcat 7.0.19
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30
Reporter: Ján Jamrich
When sort items in dataTable (or extendedDataTable), and then move to next page by rich:scroller, on next page are items not sort. When move back to page where sorting was done, sorting is already lost.
See page faces/components/richExtendedDataTable/sorting-using-component-control.xhtml and faces/components/richDataTable/sorting-using-component-control.xhtml.
Sort table by "Title" (click on table header), and items with title "CEO" should be at the beginning...
Then move next on scroller (doesn't matter if by clicking on number or by arrows). On next page appears items without ordering by title columns.
When move back, the first page is not sorted as well.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] Created: (RF-11146) UITree.setSelection() does not remove current selection
by u j (JIRA)
UITree.setSelection() does not remove current selection
-------------------------------------------------------
Key: RF-11146
URL: https://issues.jboss.org/browse/RF-11146
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tree
Affects Versions: 4.0.0.Final
Reporter: u j
In a node selection listener a call to UITree.setSelection() with argument null or an empty collection or a different node does not remove the original selection.
The old selection is restored and added to the new selection. (Subsequently, if the node is clicked again, no new selection change event is generated.)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years