When any user interface component receives focus, it does not initiate a change of context.
Ensure elements do not initiate a change of context when they receive focus.
Prevents unexpected changes that can confuse users.
Opening context-changing elements when the component receives focus. Example: opening a new window.