mbien opened a new pull request, #7009: URL: https://github.com/apache/netbeans/pull/7009
The LineNumbersActionsBar got a mind of its own and started scrolling on JDK 19+ on mouse wheel events without the rest of the diff view. This simply delegates the events to the attached editor component, so that everything can scroll together. fixes #6995 -- 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
