I realized I had to click twice on Gimp buttons to get the function to work - wasted some time undoing some damage when I forget to check if the functions were double clicked and activated.
To fix this double clicking annoyance, you'll have to change OSX's X11 settings.
Open Terminal app and type:
defaults write com.apple.x11 wm_ffm true
Restart X11.