rich:extendedDataTable: Problems with resizing and ordering of columns with 
Firefox 4
-------------------------------------------------------------------------------------

                 Key: RF-11017
                 URL: https://issues.jboss.org/browse/RF-11017
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.1.0.Milestone1
         Environment: Tomcat6 and 7, Java 6, MyFaces 2.1.0-SNAPSHOT 
(28.05.2011), RichFaces 4.1.0-SNAPSHOT (28.05.2011)
            Reporter: Rene O


To reproduce the two issues, i have append a testcase:

Issue 1 (ordering):

1. call http://localhost:8080/jsf2testcase/tableTest.jsf
2. try to change the order of the columns (e.g. A,B,C -> B,A,C)
3. after that, the scrollbar of the table disappears
Note, that this issue appears with Firefox 4.0.1, but not with IE8


Issue 2 (resizing):

1. call http://localhost:8080/jsf2testcase/tableTestB.jsf
2. click button to show table B
3. try to resize the column width of table B
4. resizing doesn't work in table B, but if you try to resize the column width 
of table A, it will work. So it must be a bug.
Note, that this issue appears with Firefox 4.0.1, but not with IE8 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to