The token tooltip can get stuck in position, forcing you to have to move the camera (or mouse over another token) to get access to your original token again.
Hover token, so tooltip appears.
Click and *hold token for a moment, then drag token on top of the tooltip.
Release left mouse.
Move mouse away from token.
It seems as though there must be an onMouseLeave event for the tokens that the tooltip is eating.
There is another way to reproduce this by moving the mouse very quickly while moving the token long distances so that the token is in transit when you move your mouse away from the target destination so similarly there is no onMouseLeave event.
Proposed Solution: if a token moves, kill its tooltip
The token tooltip can get stuck in position, forcing you to have to move the camera (or mouse over another token) to get access to your original token again.
It seems as though there must be an onMouseLeave event for the tokens that the tooltip is eating.
There is another way to reproduce this by moving the mouse very quickly while moving the token long distances so that the token is in transit when you move your mouse away from the target destination so similarly there is no onMouseLeave event.
Proposed Solution: if a token moves, kill its tooltip