pgifford opened a new issue, #8113: URL: https://github.com/apache/netbeans/issues/8113
### Description The first result of Find Usages should not be automatically selected ### Use case/motivation Starting with NetBeans 24, the first result in Find Usages is automatically selected. This is unnecessary and particularly annoying especially considering the new mandatory code preview. The first result in Search Results is not automatically selected so Usages behaves inconsistently. "Automatically select first usage" should be a preference. Forcing the first result to be selected assumes: * The first result is likely to be a desired result. * The user wants to step through the results starting with the first one * The user has not hidden or disabled the code preview (#8112) ### Related issues _No response_ ### Are you willing to submit a pull request? No -- 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: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists