Skip to content

[Bug]: NPE saving a text file editor to the right #7172

@nadment

Description

@nadment

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.

Image

The same applies if you move it back to the left.
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

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions