[richfaces-issues] [JBoss JIRA] Updated: (RF-1592) Javascript errors in scrollable data table

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Dec 11 08:22:52 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1592?page=all ]

Nick Belaevski updated RF-1592:
-------------------------------

        Fix Version/s: 3.2.0
    Affects Version/s: 3.1.3
             Assignee: Maksim Kaszynski
             Priority: Critical  (was: Major)

> Javascript errors in scrollable data table
> ------------------------------------------
>
>                 Key: RF-1592
>                 URL: http://jira.jboss.com/jira/browse/RF-1592
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Slava Litskevich
>         Assigned To: Maksim Kaszynski
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> On reloading of the data table content following javascript error is displayed:
> 1. unspecified error in scrollable-data-table.js.jsf
> reloadData: function() {
> 		this.currentPos = -(this.rowsCount*this.defaultRowHeight);
> ->		this.scrollBox.getElement().scrollTop = 0;
> 		this.currRange.start = -this.rowsCount;
> 		this.currRange.end = -1;
> 		this._onContentVScroll(0);
> 	},	

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list