Project

General

Profile

Actions

Bug #853

closed

Launcher doesn't drain touches before notifying appManager

Added by Hammel over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Applications
Target version:
Start date:
27 Jul 2021
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

When a touch event comes in, launcher immediately notifies appManager to start an app. However, a bounce event can still be in the queue and end up passed to the new app.

To fix this, use a timer function that does the notification after a short period allowing bounce events to to processed (and likely ignored) by the launcher.

Actions

Also available in: Atom PDF