cowwoc commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-1663480219
I'm no longer using Netbeans, but in the 10+ years I've used it under various versions of Windows it was the only application (using the JDK or otherwise) that had this clipboard bug. Consequently, I am pretty sure that the bug isn't in the JDK but in Netbeans proper. I have two suggestions: 1. Someone please review all the above comments and summarize what we know in a single place. 2. Create an automated test (using `java.awt.Robot` or otherwise) that will reproduce this problem. This will allow you to reproduce the problem much quicker, and in a deterministic manner. If there is any way to reproduce this problem in a consistent manner, this approach will reveal it. -- 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
