Comment 12 for bug 618587

Revision history for this message
Michael Terry (mterry) wrote :

I opened an appmenu-gtk task for this. This is basically a dup of bug 613119, but since that is the bug that implemented the workaround of disabling the global menu for eclipse, this one can be about fixing the root cause.

There is an upstream bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=330563

From my investigation, I believe it is at least partly caused by the fact that SWT doesn't emit the "realize" signal that appmenu-gtk watches for to start populating the menu.