lkishalmi commented on PR #4774: URL: https://github.com/apache/netbeans/pull/4774#issuecomment-1277772524
Also, again a suspect, what if the event type we are listening on is wrong. Shouldn't we use `WINDOW_LOST_FOCUS` and `WINDOW_GAINED_FOCUS` instead. That could explain: https://github.com/apache/netbeans/pull/4572#issuecomment-1277061538. So when NetBeans opens a new Window, that gets activated, and bang, we regain the sync with the system clipboard. -- 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
