Easy Bug to fix: Tool Tip popup on lower right interface buttons (Active Cam, Renderer) is glitchy
Issue: When rolling mouse pointer over the "Active Camera" or similar buttons at the bottom right of the Comp window, the Tool tip (e.g. "3D popup View") pops up and flickers endlessly until the mouse is moved.
Resolved by: This flickering stops when the mouse is moved.
Likely fix: Don't have the popup appear under the mouse pointer. It's probably the classic 'retriggering' issue because the popup is appearing under the mouse, hence being re-triggered endlessly.
