Comment 1 for bug 1590776

Revision history for this message
Olivier Tilloy (osomon) wrote :

TouchSelectionControllerClientAura::EnvPreTargetHandler is relevant: it listens to key, mouse and scroll events, and hides the insertion handle as soon as one of those events is registered.

ui::EventTarget is not used in oxide though, so we’d need to monitor input events at a different level.