I just did a test of this.. The main tab widget is called ui.tabWidget_Main.. I then added tabs to it, they are called ui.tabWidget_MainTab1 and ui.tabWidget_MainTab2..

Problem is when I right click on either of the tabs, the main tab widget(ui.tabWidget_Main) is throwing the signal and not the other tabs.. Any ideas?