mbien commented on issue #6792: URL: https://github.com/apache/netbeans/issues/6792#issuecomment-1840028445
I am pretty sure thats how the global actions are implemented. NB has many popups, overlays, search fields etc. If the events would not pass through them by default, a plugin which is in focus could easily unintentionally disable the run action (F6) for example. (I might be wrong but I have the feeling this is by design) -- 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
