Mir

Comment 0 for bug 1481570

Revision history for this message
Daniel van Vugt (vanvugt) wrote : [regression] Focus switch is deferred indefinitely (until you touch the screen again)

[regression] Focus switch is deferred indefinitely (until you touch the screen again).

Test case:
  1. Start mir_proving_server
  2. Start two touch clients: mir_demo_client_eglsquare, mir_demo_client_target
  3. Interact with the app that's on top
  4. Switch apps using a four-finger horizontal swipe.

Expected: App switch occurs immediately.
Observed: App switch is deferred indefinitely until after you touch the screen and release your finger again.

Bisected: The bug first started happening with:
------------------------------------------------------------
revno: 2591 [merge]
author: <email address hidden>, Robert Carr <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Thu 2015-05-21 04:17:33 +0000
message:
  Prefer using the event builders.

  Approved by Alberto Aguirre, Chris Halse Rogers, PS Jenkins bot.
------------------------------------------------------------