PavelTurk opened a new issue, #8486: URL: https://github.com/apache/netbeans/issues/8486
### Apache NetBeans version Apache NetBeans 25 ### What happened NB doesn't show changes when only spaces are added or removed. Consider a situation where trailing whitespace removal is enabled, and before committing the changes you check them. The actual situation will differ from what you see. See line 9:  ### Language / Project Type / NetBeans Component Java Maven Project using Java Modules (JPMS) ### How to reproduce Create any test Java class and make a commit. Add or remove a space in the Java class and save the file. Go to Main menu → Team → Show Changes — the modified file won't appear in the list of modified files. Create a new commit. Go to Main menu → Team → Show History → Compare Revisions — the modified line is not highlighted. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 20.04.6 LTS ### JDK Java: 22.0.1; OpenJDK 64-Bit Server VM 22.0.1+8-16 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _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