Description
When we click on the "X more..." link the tree loads the next "page" of child nodes and selects the first child. This is fine when the tree is used for navigation and the selection in the tree is not important. But if the tree is used as a picker and the selection is important this behavior is annoying because the selection changes after the pagination node is clicked. This is especially bad when the checkbox jsTree plugin is used.