Skip to main content

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

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


Back to the top