[richfaces-issues] [JBoss JIRA] Closed: (RF-1463) orderingList: autoscrolled in FF on load

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Mon Dec 10 08:54:52 EST 2007


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

Viktor Volkov closed RF-1463.
-----------------------------


verified on cr2 3.1.3

> orderingList: autoscrolled in FF on load
> ----------------------------------------
>
>                 Key: RF-1463
>                 URL: http://jira.jboss.com/jira/browse/RF-1463
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Nick Belaevski
>         Assigned To: Viktor Volkov
>             Fix For: 3.1.3
>
>
> orderingList causes page to auto-scroll down in FF on load. see dev. demo for example
> Is caused by:
> 	setFocus : function() {
> 		this.focusKeeper.focus();                                          <------------------------------------
> 		this.focusKeeper.focused = true;
> 		if (this.isListActive()) {
> 			this.shuttleTable.className = Richfaces.ListBase.ORDERING_LIST_CLASSES.active;
> 		}
> 	},

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