Community
Participate
Working Groups
Toolbar drop downs in the workbench window like search, new class, run/debug all don't show up.
Created attachment 183498 [details] Make dropdowns re-appear v01
Released to HEAD PW
Created attachment 198887 [details] Sample Appication to verifiy the bug
Created attachment 198888 [details] the sample ui via eclipse 3.6 as target platform
Created attachment 198889 [details] the sample ui via eclipse 4.1 as target platform
it seems that the bug-fix only work for the deprecated Actions and Actionsets (used by the eclipse ide developers). the toolbar drop downs do not appear, if you're use the menuContribution (see sample application)
(In reply to comment #6) > it seems that the bug-fix only work for the deprecated Actions and Actionsets > (used by the eclipse ide developers). > > the toolbar drop downs do not appear, if you're use the menuContribution (see > sample application) spall, could you open a new bug about this? Thanks.
done: https://bugs.eclipse.org/bugs/show_bug.cgi?id=350799