[richfaces-issues] [JBoss JIRA] Created: (RF-8162) ScrollableDataTable on ModalPanel : header dissapears after rerendering and Utils.getRule produces JS error.

Sergey Bondarev (JIRA) jira-events at lists.jboss.org
Mon Nov 30 02:26:36 EST 2009


ScrollableDataTable on ModalPanel : header dissapears after rerendering and Utils.getRule produces JS error.
------------------------------------------------------------------------------------------------------------

                 Key: RF-8162
                 URL: https://jira.jboss.org/jira/browse/RF-8162
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-ScrollableDataTable
    Affects Versions: 3.3.2.SR1, 3.3.2.GA, 3.3.2.CR1, 3.3.1
         Environment: weblogic10.3/tomcat6.0
            Reporter: Sergey Bondarev


Issue with rich:scrollDataTable : while rerendering of table which located on rich:modalPanel.
When I rerender from the same dialog Panel I recive somethig like 'style' is null...
and header dissapeared;
Problem with line in controls-scrollable-data-table.js:
- - - - - - - - -
style : Utils.getRule("#"+ this.normalizedId + " .rich-sdt-c-" + (( i <
count - 1 ) ? j : "f")).style
- - - - - - - - -
also it looking like :
https://jira.jboss.org/jira/browse/RF-4164
https://jira.jboss.org/jira/browse/RF-5512

i've try to find some @ in code, but not found
I've tryed the latest version of RichFaces and it doesn't help.


-- 
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

        


More information about the richfaces-issues mailing list