oyarzun commented on issue #8609: URL: https://github.com/apache/netbeans/issues/8609#issuecomment-3302586681
There is an existing a JDK bug report. https://bugs.openjdk.org/browse/JDK-8218421 Looks like JEtBrains IntelliJ works around the issue with a custom click listener https://github.com/JetBrains/intellij-community/blob/master/platform/util/ui/src/com/intellij/ui/ClickListener.java -- 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
