Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-4122

Auto scroll doesn't work anymore for some environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.12
    • 2.0.25, 2.1.19, 2.2.13, 2.3.0
    • None
    • None

    Description

      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"

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            apptaro Taro App
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: