UE5 scroll box continue scrolling if child is opened.

inside the scroll box I have a child widget that has a combo box, which also has its own scroll (if there are many items inside) and when I reach the scrolling in the combo box, the scroll continues in the scroll box, how can I make the scrolling of the parent scroll box be disabled while open combo box?
there are my parent scroll box settings.

Summary