(In reply to Paul Webster from comment #21) > (In reply to comment #20) > > Is there a way to get RCP to also use setAccelerator whenever it sets > > shortcut > > labels? That would ensure that menu items work correctly. > > RCP and Eclipse SDK use a KeyDown filter to process key shortcuts. We have > multi-keystroke shortcuts and shortcuts for behaviour not in the menus > directly. > > But even for some more standard accelerators (CTRL+Y or ALT+/) the system > has to dispatch to a handler based on a number of factors, including which > part is active, what's the selection, etc. Using setAccelerator(*) would > fire the Selection for that MenuItem, producing the wrong executing in about > half of the Eclipse SDK cases.
what is a practical solution to make a global menu work then? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/613119 Title: Eclipse menu does not render correctly in unity bar Status in Application menu module for GTK+: Fix Released Status in Eclipse: Unknown Status in “eclipse” package in Ubuntu: Fix Released Bug description: When opening Eclipse (Helios, or the one in standard Ubuntu 10.04) only the 'Edit' menu is displayed on the unity bar, none of the other menus are. Thanks, J To manage notifications about this bug go to: https://bugs.launchpad.net/appmenu-gtk/+bug/613119/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

