nadment opened a new issue, #7172: URL: https://github.com/apache/hop/issues/7172
### Apache Hop version? 2.18 ### Java version? 21 ### Operating system Windows ### What happened? Move a text file editor to the right with menu "Move to Right", make a change, and then try to save it. However, it works with workflows and pipelines. ``` HopException: Unable to save file 'C:\hop\config\projects\TEST\test.xml' Cannot invoke "org.eclipse.swt.custom.CTabFolder.getFont()" because the return value of "org.eclipse.swt.custom.CTabItem.getParent()" is null Root cause: NullPointerException: Cannot invoke "org.eclipse.swt.custom.CTabFolder.getFont()" because the return value of "org.eclipse.swt.custom.CTabItem.getParent()" is null ``` ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
