Completed
Last Updated: 14 Oct 2019 10:29 by ADMIN
Release R3 2019 SP1
Alfredo
Created on: 13 Sep 2019 14:55
Category: TreeView
Type: Bug Report
0
RadTreeView: multiple selection limited only to items on screen

I've got a tree with multiple nodes like

document1

 -page 1 

  -page 2

document1

 -page 1 

  -page 2

  -page 3

...

document10

 -page 1 

  -page 2

Due to the size of the treeview, only 2 or 3 documents are on screen, the rest is scrolled. (manually added items, no dynamic or lazy loading)

Lets say I click page 2 of document one, hold the mouse button to select more and go down to the last document (the tree is automatically scrolled down, as expected)

But when I go back to review what I selected, only the last items on screen are selected (documents 9 and 10 for example).

When I try to do the same selection with the arrow keys and the shift key, it works fine, but not with the mouse.

3 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 17 Sep 2019 06:11

Hello, Alfredo,

The provided clarification helped me a lot to replicate the issue locally. Indeed, when I select a node and start moving the mouse down while the left mouse button is pressed, the tree view scrolls as expected. Once you have all of the desired nodes selected, before releasing the left mouse button, do a little scroll down, then scroll up and you will see the selection is cut, and the first nodes (that are outside the view) have lost selection. The attached gif file illustrates the lost selection.

I have logged it in our feedback portal by making this thread public. You can track its progress, subscribe for status changes and add your comments on the following link - feedback item

 

I have also updated your Telerik points.

Currently, due to complexity of the issue, I would recommend you to perform multiple selection by clicking the first selected node, release the mouse, keep the Shift button pressed and select the end node of the selection. Thus, all the nodes within the range (first clicked node and last clicked node) are selected.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Alfredo
Posted on: 16 Sep 2019 15:47

Hello Dess, 

Thank you for your quick reply.

I manage to reproduce this issue with the sample project you provided me.

You can do it like you do it in the .gif , but after you end your selection with the mouse, do a little scroll down, then scroll up and you will see the selection is cut, and the first node is "kind-of" selected.

Best regards,

ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 16 Sep 2019 08:13

Hello, Alfredo,

Following the provided information, I was unable to reproduce the issue you are facing. Please refer to the attached gif file illustrating the behavior on my end with the specified version. Am I missing something? When I select a node and then use the mouse for selecting multiple nodes, the selection is kept properly after releasing the mouse. I have attached my sample project.

Could you please specify the exact steps how to reproduce the problem ? Feel free to modify it in a way to reproduce the experienced issue and get back to me with it so I can investigate the precise case. Thank you in advance. 

I am looking forward to your reply.
Regards,


Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.