Hi, Probably a better fix would be to change: if (isFocused)
To: if (isFocused && focusManager) I'll test that out and check it in for you. Do you know if there any existing JIRA issue describing this issue? Thanks, Justin
Hi, Probably a better fix would be to change: if (isFocused)
To: if (isFocused && focusManager) I'll test that out and check it in for you. Do you know if there any existing JIRA issue describing this issue? Thanks, Justin