Skip to content

Default CopyFormatAction on tabbar provided by extension point raises NPE due to null WorkbenchPart initialization#699

Open
SteveMonnier wants to merge 1 commit into
masterfrom
smo/697/CopyFormatAction_Null_WorkbenchPart
Open

Default CopyFormatAction on tabbar provided by extension point raises NPE due to null WorkbenchPart initialization#699
SteveMonnier wants to merge 1 commit into
masterfrom
smo/697/CopyFormatAction_Null_WorkbenchPart

Conversation

@SteveMonnier

Copy link
Copy Markdown
Contributor

With a custom tabbar, on diagram opening a CopyFormatAction is initialized with a null workbenchPart. This leads to an NPE when using the tool, but the workbenchPart can be accessed through the workbench page.

Bug: #697

With a custom tabbar, on diagram opening a CopyFormatAction is
initialized with a null workbenchPart. This leads to an NPE when using
the tool, but the workbenchPart can be accessed through the workbench
page.

Bug: #697
Signed-off-by: Steve Monnier <steve.monnier@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default CopyFormatAction on tabbar provided by extension point raises NPE due to null WorkbenchPart initialization

2 participants