[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: [JFace] Accelarator doesn not work anymore

Michael Simons wrote:
Hello,

We've got an application based on JFace/SWT but is not based on the RCP.
We have Actions with accelerators set, that are inserted in the menu and in the toolbar.
When working with the libs of 3.3 everything works fine, but now that we use the according
libraries of Eclipse 3.4 the actions are still shown in the menu as well as in the toolbar but
aren't accessible anymore by their accelerators.
Any hint what might be the reason are welcome.

kind regards,
Michael

I assume you have stumbled across these bugs:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=243758
https://bugs.eclipse.org/bugs/show_bug.cgi?id=253897

Welcome to the club ;-)

- Daniel