[ 
https://issues.apache.org/jira/browse/MYFACES-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194693#comment-16194693
 ] 

Pino commented on MYFACES-4122:
-------------------------------

Hi,

got the same error for 
org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils -> "Error 
getting y offset for autoscroll feature. Bad param value"

> Auto scroll doesn't work anymore for some environment
> -----------------------------------------------------
>
>                 Key: MYFACES-4122
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4122
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.2.12
>            Reporter: Taro App
>         Attachments: HtmlJavaScriptUtils.java.patch
>
>
> Auto Scroll doesn't work anymore for some environment. This is because auto 
> scroll code assumes scroll position to be integer value where some browsers 
> begin to return floating numbers. See 
> org.apache.myfaces.shared.renderkit.html.HtmlJavaScriptUtils.getAutoScrollFunction
>  where it parses scroll positions assuming they are integers, and if not, it 
> ignores those values and prints out error "Error getting y offset for 
> autoscroll feature. Bad param value"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to