Hi,

I'm facing some weird problems in some common widgets such as QPushButton and QTabWidget. Basically the buttons (or tab widgets) I created has both icon and text and also a shortcut defined. The shortcut is working fine, but when I use my mouse to click on the button, it does not respond. After some clicking around, I realised that only a small section of the button responds to the click, i.e. around the edges of the bottom half of the button. Any idea why this happens and how to resolve this? Appreciate any help. Thanks a lot.