LilBudyWizer
Warlord
- Joined
- Nov 11, 2014
- Messages
- 174
It's the call to InterfaceMode.switchTo("INTERFACEMODE_DEFAULT") that seems to do it. I could be the messages are unrelated, but it's only when I deselect a unit. I get lost trying to trace it from action handler down to focus manager.
Code:
NASULOG-NOSTICKY: This instance of handleInputFilters is now continuing with the vanilla code
While executing JS :30:23
[41m[33mFM: DEPRECATED call to resetFocus. target: name=NaN, tagName=UNIT-ACTIONS, className=opacity-0 translate-x-full pointer-events-auto[0m
While executing JS :30:23
FM: Attempt to set focus on element without tabindex. element: name=NaN, tagName=UNIT-ACTIONS, className=opacity-0 translate-x-full pointer-events-auto
While executing JS :15:23
FM: Over 10 frames have been requested for element to receive focus: name=NaN, tagName=UNIT-ACTIONS, className=opacity-0 translate-x-full pointer-events-auto unit-actions--hidden
While executing JS :30:23
FM: Forcing focus to body as a pending focus element has been waiting over 30 frames for focus: name=NaN, tagName=UNIT-ACTIONS, className=opacity-0 translate-x-full pointer-events-auto unit-actions--hidden
While executing JS :15:23
FM: Explicitly setting focus to the document.body (aka: 'the world'). Use worldFocused() instead!
While executing JS :30:23