Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Regression in Eclipse Luna RC2 around MenuManager and PopupMenuExtender.

I have just created Bug 435949 to track the isssue in the platform: it comes from

org.eclipse.e4.ui.internal.workbench.ContributionsAnalyzer.XXXgatherMenuContributions.

See [2] for a proposed correction. It solves the issue in Sirius.

Regards,

Maxime

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435949
[2] https://git.eclipse.org/r/27392

Le 27/05/2014 17:19, Maxime Porhel a écrit :
Hi !

We just found a bug in Sirius [1] which looks like a regression around the menu managers. It occurs with Sirius pre-RC2 on Luna SDK RC2 but not with Sirius pre-RC2 on Luna M7.

We get duplicated menu entries for several org.eclipse.ui.menus extensions with menu contribution using commands. It seems that such contributions produces duplicated org.eclipse.e4.ui.model.application.ui.menu.impl.HandledMenuItemImpl resulting in duplicated HandledContributionItem and then duplicated menu items in the contextual menu.

I did not move the bug from Sirius to Platform yet as I am still tring to discover what happens.

Regards

Maxime Porhel

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435808
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top