Community
Participate
Working Groups
In the constructor of TerminalActionPaste the arguments to setupAction for enabledImage and disabledImage are reversed. For some reason this seems to do no harm if the action is added to a menu, but when it is added to a toolbar, the button looks enabled although the action is in disabled state.
Created attachment 209079 [details] Patch This fixes the icons for the paste action.
Fixed in TM Terminal 4.0
.
Comment on attachment 209079 [details] Patch Slightly different code was used to fix this issue: http://git.eclipse.org/c/tm/org.eclipse.tm.terminal.git/commit?id=08844f654a4935c830aa37d60dc720348c6b5447 Thus marking attachment as obsolete.