ICEfaces
  1. ICEfaces
  2. ICE-1713

Scrollable datatable not maintaining scroll state after server-side render

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Duplicate
    • Affects Version/s: 1.6DR#5
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Tested on JBoss 4.0.5GA, Windows XP Pro, JDK 1.5 update 6

      Description

      When one has a scrollable datatable like the following:

      <ice:dataTable id="myTable" value="#{myTable}" var="row" scrollable="true" scrollHeight="200px">
      ...
      </ice:dataTable>

      and there are enough rows (i.e. > 200px) such that the datatable becomes scrollable, scroll position is lost when the datatable is updated via a server-side render. The scroll position always reverts to "top" of the datatable after each render.

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              zzzz8 zzzz8
            • Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: