Skip to content

In RAP, menu creation (menuAboutToShow) happens first, then MenuDetectListener #346

@zev333

Description

@zev333

In RCP, MenuDetectListener fires first, then menu creation (menuAboutToShow). In RAP, menu creation happens first, then MenuDetectListener.
This causes the menu to be created for the previous tab item instead of the current one, for the same reason it is not possible to block menu creation by setting "e.doit = false" in MenuDetectListener so tab menu appeaser for elements in tab together with tab menu.

Snippet attached.

eclipe-menu-snippet.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions