Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Copy to clipboard from table not working
Copy to clipboard from table not working [message #1842325] Wed, 16 June 2021 09:57 Go to next message
Eclipse UserFriend
Hi,

we recognized that copy from table to clipboard using ctrl-c is not working anymore. I do not know if this is related to the upgrade to scout 11, which we have done a few weeks ago. But it worked before.

We set a breakpoint to execCopy but it seems that ctrl-c has no effect.

I would appreciate any suggestion, if you have.
Re: Copy to clipboard from table not working [message #1842326 is a reply to message #1842325] Wed, 16 June 2021 10:04 Go to previous messageGo to next message
Eclipse UserFriend
Maybe you are missing the permission CopyToClipboardPermission which is checked in JsonTable#handleUiClipboardExport before execCopy is called.

Regards
Stephan
Re: Copy to clipboard from table not working [message #1842401 is a reply to message #1842326] Thu, 17 June 2021 13:12 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Stephan. After adding the permission it works. But I am wondering why it has worked before scout 11.
Re: Copy to clipboard from table not working [message #1842521 is a reply to message #1842401] Tue, 22 June 2021 04:02 Go to previous message
Eclipse UserFriend
In Scout 10 the authorization API changed. Maybe missed the permission renaming.
Previous Topic:execCompleteEdit error
Next Topic:How to register a listener to datachange on Form or Page
Goto Forum:
  


Current Time: Tue Jul 08 16:19:06 EDT 2025

Powered by FUDForum. Page generated in 0.05115 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top