GitHub user neilcsmith-net added a comment to the discussion: Windows clipboard issues discussion
IIRC clipboard history is also currently broken by the lack of NbClipboard setup. This is definitely based on the principal that we're trying to avoid agents, but if we have to have _one_ for a short period of time it is done with minimal fixes required to reduce our usage to zero as soon as possible. All our other approaches were done with no clear idea of where the issue was, or whether the issue was in NetBeans code or JDK code. I am curious if the issue is definitely only present with use of flavor listeners, since it may be that given the NbClipboard issue above already, we might be able to live without them. GitHub link: https://github.com/apache/netbeans/discussions/7051#discussioncomment-12501559 ---- This is an automatically sent email for notifications@netbeans.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@netbeans.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists