Keyboard Focus fails on Scroll Boxes

I have some scroll boxes in my UMG menus, and well I can highlight them with the keyboard/joystick, I can’t use “A” or “Enter” on the 2nd item on the list. It will only work on the first item, and only the first time the scroll box is highlighted. For instance, if I go up and down just one box, the first box can’t be used either. After the first movement, ALL boxes are no longer “Clickable”.

To make matters worse, when using “Has Keyboard Focus”, it won’t respond to the first item in the scroll box until I move on to the 2nd. After that, all buttons in the scroll box highlight using “Has Keyboard Focus”, but again, they can’t be clicked on.

Either this is a bug in the engine, or there is something REALLY important I’m not doing. Has anyone added working scroll boxes to the UMG can work with Keyboard and Joystick correctly? I know there’s a old-school, joystick polling method to do this, but I’d MUCH rather do it simple and right with the tools Epic has added.

I have same issue plz help