Disable keyboard shortcuts

Hello,
I found a problem with splitter component. It is using keyboard shortcuts (arrows right and left), but it goes wrong when you have some text input there.

I have tried to stop the keydown event, but I was not able to stop it. There is no resizeStart emit (which can be canceled) when resizing by keyboard arrows.

Configuration to disable keyboard shortcuts in splitter should be very usefull.

have a nice day


1 Reply

IS Indrajith Srinivasan Syncfusion Team April 10, 2020 08:20 AM UTC

Hi Michal,

Greetings from Syncfusion support,

We have validated the reported query. we have already resolved the keyboard related issues with the splitter in our Volume 1 Main release and the fix is available with the release version 18.1.42. We have prepared a sample with a textbox placed inside splitter.

Sample: https://stackblitz.com/edit/angular-nvf4zk-dkdcfo?file=package.json

Can you please use this package version to resolve the issue from your end?. Also, we have resizeStart event with the splitter.

API link: https://ej2.syncfusion.com/documentation/api/splitter/#resizestart
 
 
Please let us know if the solution helps,

Regards,
 
Indrajith 


Loader.
Up arrow icon