You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/09/20 16:46:42 UTC

[GitHub] [netbeans] lkishalmi commented on pull request #4572: This is just a naive attempt to fix Windows Clipboard

lkishalmi commented on PR #4572:
URL: https://github.com/apache/netbeans/pull/4572#issuecomment-1252626767

   @eirikbakke you could also try to run the stock IDE with`-J-Dnetbeans.slow.system.clipboard.hack=false` or `-J-DTopSecurityManager.disable=true` the first one only disables the hack on the NBClipboard the second one does not use the NbClipboard at all.
   
   I'm on Linux, so I do not supper form the issue, though I'm running my IDE with both of those options, and it seems with JDK 17 at least NetBeans does not need a special Clipboard to work flawlessly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists