GitHub user neilcsmith-net 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_. Well, it doesn't poll, so that is strictly correct. But flavor listeners might fire when the window isn't focused, so the history could include all external changes. Except on Windows where they are removed on focus loss because of issues with external changes. See comment in NbClipboard -https://bz.apache.org/netbeans/show_bug.cgi?id=247585 GitHub link: https://github.com/apache/netbeans/discussions/7051#discussioncomment-12660726 ---- 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