ICEfaces
  1. ICEfaces
  2. ICE-11453

ace:dataTable with lazy and liveScroll shows each row 7 times

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 4.3
    • Fix Version/s: None
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      JBoss EAP 7.1.5, Chrome, IE 11
    • Workaround Description:
      No workaround

      Description

      In ace:dataTable with

      * lazy=true
      * liveScroll=true

      all data objects from LazyDataModel appears 7 times. For example, if LazyDataModel returns 2 objects

      data.setRowCount(2);

      there will be 14 rows shown, 7 duplicates for each object returned.

      Reproduction:

      * Take a showcase "dataTableLazyLoading.xhtml"
      * Add liveScroll=true to the ace:dataTable
      * Verify, that each car appears 7 times

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Boris Brodski
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: