Currently, I am utilizing Electron and attempting to prevent users from pasting into editable content. While paste and match style remains enabled, the functionality is flawless on Mac devices. However, there seems to be an issue on Windows where regular paste options are still accessible despite no key accelerator being assigned to a paste function. How can I resolve this discrepancy and completely disable pasting on Windows?