Skip to content

Incomplete list in FF and odd scrolling #536

@moodyjmz

Description

@moodyjmz

Description

Using 500k items to display in list.

Expected outcome

The items display and are scrollable

Actual outcome

In IE11 and FF (60 & 62) the list is not as expected.

FF ends the list at 470940

IE11 doesn't calculate the scroll region correctly at all, but does render the items - ie ironList.scrollToIndex(499999) works

Live Demo

https://codepen.io/anon/pen/NzEvwY

a: open in Chrome
b: scroll list, it will behave as expected and 500,000 items can be seen
(there are some small jitters if you go crazy on the scrolling)

a: open in FF
b: attempt the same and the list will not render past 470,940 and become blank
c: if you repeatedly scroll the list, FF will jank and eventually crash the page

a: open in IE11
b: try to scroll and the scroll will not let you

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions