Our powerful JS Calendar component


Post by garyl »

Hi,

I am using the react calendar control (6.1.3), and the fields in the sidebar where the user can filter Events & Resources do not allow the user to paste text in using ctrl+v.

This can be seen in the calendar example pages, such as:
https://bryntum.com/products/calendar/examples/frameworks/react/javascript/bigdataset/build/

Ctrl+c and ctrl-x for copy & cut seem to work, as does ctrl+insert for paste, just seems to be ctrl+v that is not working.


Post by Animal »

Yes, the EventCopyPaste feature activates on that event. And it prevents default even if it has not taken action.

Here is the ticket: https://github.com/bryntum/support/issues/10420


Post Reply