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

Vladimir Molotkov (JIRA) jira-events at lists.jboss.org
Fri Nov 30 09:07:41 EST 2007


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

Work on RF-1463 started by Vladimir Molotkov.

> 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: Vladimir Molotkov
>             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