Hello Alex,
The
RadRibbonView control is a
separate focus scope by default. This is causing the behavior you described. However, if you'd like to change that behavior, you can set the
FocusManager.
IsFocusScope attached property to
False thus enabling the normal focus behavior of the controls inside the
RibbonView.
Please give this a try and let us know if you need any additional information.
Kind regards,
Tina Stancheva
the Telerik team