telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
467 stars 217 forks source link

[Uploads] Rendering UploadDropZoneDirective and FileSelectComponent/UploadComponent simultaneously prevents the dropping of text #4259

Open georgi-sla opened 6 months ago

georgi-sla commented 6 months ago

Describe the bug Currently, using the FileSelectComponent/UploadComponent and the UploadDropZoneDirective simultaneously together with an input element prevents the user from dropping text inside the input (using touchpad).

To Reproduce

  1. Create a FileSelectComponent/UploadComponent.
  2. Utilize the built-in UploadDropZoneDirective.
  3. Render some text and an input element.
  4. Select the text, drag the text, and try to drop it inside the input.

Please, check out the following StackBlitz demo: https://stackblitz.com/edit/angular-ekyyve-eudtqa

Expected behavior With such a configuration, the user should be able to drop the text successfully inside the input element and the text should be visible there.

Screenshots Please, check out the attached screen recording:

https://github.com/telerik/kendo-angular/assets/108671673/2bfa6e5c-0ffd-4047-b4cb-8925de0dda1a