mbien opened a new pull request, #9527: URL: https://github.com/apache/netbeans/pull/9527
Don't move the selection after a node was removed. The same index should remain selected after list modification. If multiple nodes were selected, the selection start index will become the new selection. This leads to a more natural way of removing items from a list. (e.g via Delete key) fixes #9482 -- 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
