Range selection not possible when using mouse dragging with mouse wheel scrolling

Hello,

it is not possible to use mouse dragging in conjunction with mouse wheel scrolling when using 'enableRangeSelection' for control 'ejs-filemanager' when the user wants to select more rows than there are currently visible. The items in the upper rows get de-selected when scrolling downwards.

For reference, use the 'Preview Sample' function for https://ej2.syncfusion.com/angular/documentation/file-manager/multiple-selection#enabling-range-selection, copy multiple of the existing files to the same folder, for example in 'Files > Picture > Employees', to ensure there are more rows than currently visible, select the first picture, press the left mouse button, drag downwards and scroll downwards. Please also see the attached screencast. Would it be possible for you to provide a solution for this? Thanks in advance.


Attachment: screencast_20260313_080911_672cde86.zip


4 Replies

PS Praveen Sellappan Syncfusion Team March 17, 2026 05:35 PM UTC

Hi Claas Philipp,


Based on the information provided, we have validated and classified the reported scenarios regarding the “Range selection not possible when using mouse dragging with mouse wheel scrolling" as a bug on our end. The fix for this issue will be included in the upcoming weekly release scheduled for April 7,2026.


You can track the status of the fix through the following feedback link.


Range selection loses previously selected items when scrolling with mouse wheel in Angular | Feedback Portal


Disclaimer: The provided tentative release timeline is subject to change in the future based on development priorities and testing outcomes.


Regards,

Praveen Sellappan



PS Praveen Sellappan Syncfusion Team April 8, 2026 03:13 PM UTC

Hi Claas Philipp,


We regret to inform you that we were unable to include the fix for the reported issue (“Range selection not possible when using mouse dragging with mouse wheel scrolling”) in the weekly patch release as previously promised. However, we are pleased to inform that the fix has now been planned to include in our upcoming weekly patch release scheduled for April 14, 2026.

  

 Thank you for your patience and understanding.


Regards,

Praveen Sellappan



PS Praveen Sellappan Syncfusion Team April 15, 2026 03:15 PM UTC

Hi Claas Philipp,


We regret to inform you that we were unable to include the fix for the reported issue (“Range selection not possible when using mouse dragging with mouse wheel scrolling”) in the weekly patch release as previously communicated. During the resolution process, we encountered some technical challenges that required additional time to address.


However, we are pleased to inform you that the fix has now been planned for inclusion in our first weekly patch release following the SP release, which is scheduled for April 28, 2026.


Thank you for your patience and understanding.


Regards,
Praveen Sellappan



PS Praveen Sellappan Syncfusion Team April 28, 2026 11:25 AM UTC

Hi Claas Philipp,

  

The issue  “Range selection not possible when using mouse dragging with mouse wheel scrolling” has been resolved in this release. To access this fix, we suggest you update the package to the latest version(33.2.4). We have also included the sample in the main version for your reference.


Root cause: Scroll event not binded to container element. Previously, dragSelect element is appended to this.viewElem which does not contains scroll so the issue occurs.


Sample: https://stackblitz.com/edit/angular-hs3cut2m-dpxqm59j?file=src%2Fstyles.css


Feedback: Range selection loses previously selected items when scrolling with mouse wheel in Angular | Feedback Portal


Release Note: Essential Studio for Angular Release Notes - v33.2.4


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.


Regards,

Praveen Sellappan



Loader.
Up arrow icon