mbien commented on issue #9267: URL: https://github.com/apache/netbeans/issues/9267#issuecomment-4054687972
hmm. This seems to be implemented on the OS level in my case (arch/cinnamon/X11), text fields in the file explorer, terminal, firefox and other editors (tested zed and xed) seem behave that way (mouse disappears on type and reappears on motion if text fields have focus). Java/Swing applications don't do that by default however (tried GTK Laf too). No promises but this is something we could probably implement as option. Potentially even in FlatLaf. -- 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
