(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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/618587

Title:
  eclipse does not work with appmenu

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/618587/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to