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