GitHub user mbien added a comment to the discussion: Windows clipboard issues discussion
NB picks up external clipboard _content_ on focus re-activation. It doesn't poll to get the actual external _history_. I think this is ok default behavior. Not displaying the external item in the ctrl+shift+d list would be confusing and anything more aggressive would be too much given that some may use clipboards for secrets transfer. I personally use `-J-Dnetbeans.clipboard.history.maxsize=0` since I don't use that feature. (my brain is wired to use a combination of the linux selection buffer and the clipboard which is a two item storage if it needs to be) GitHub link: https://github.com/apache/netbeans/discussions/7051#discussioncomment-12659246 ---- 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