marcfarrow opened a new issue, #7199: URL: https://github.com/apache/netbeans/issues/7199
### Apache NetBeans version Apache NetBeans 21 ### What happened I copy text to the clipboard using an outside application such as Notepad++. I then try to paste the text into a document opened in NetBeans. The paste function (whether CTRL-V or Right-Click paste) will not paste expected results. It will only paste the last text copied in NetBeans. This happens randomly. Once it starts happening, I have to restart the IDE to get normal copy/paste options to work. To me it seems like NetBeans can no longer read from the Windows Clipboard, but it only able to read from the internal Clipboard for the application (in this case NetBeans). ### Language / Project Type / NetBeans Component Java Gradle Project - Any type ### How to reproduce The only way to reproduce is to repeatedly copy/paste items in NetBeans and outside of NetBeans until NetBeans exhibits the behavior. The behavior usually occurs when NetBeans' JVM has not be restarted in a while. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK OpenJDK 64-Bit Server VM 14.0.1+7 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
