DevCharly commented on issue #4231: URL: https://github.com/apache/netbeans/issues/4231#issuecomment-1169657256
Does "Netbeans freezes" mean that the whole IDE is dead and you have to kill it? Then a thread dump would be very helpful: https://foojay.io/pedia/thread-dump/ > do you know of any issues with context menus? No. > Is it possible to disable the submenu feature via a flag for testing? Yes, add `Menu.useSafeTriangle = false` to `platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/FlatLaf.properties` -- 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
