NVM i found the solution!,
Because of the set position to mouse, the pointer is hitting slot and popup widget causes to loop constantly trough mouse enter - Mouse leave…
after checking each widget childs “Visibility” inside the popup widget, and setted them to “Hit test invisible” it is now showing as expected. Thx anyway !!