Code review comment for lp:~dandrader/unity8/surfaceListModel

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

"""
Played with this over the weekend on my Bq. Issues found:
1. app start animation broken, splash doesn't slide in, it just appears
2. left edge swipe broken, it always bounces back. Can never get to Dash using that method.
3. launcher not launching apps
4. launcher not switching apps
5. app focus has changed slightly, there are times with OSK stays visible, when it should have gone away. Examples:
  i. have app with OSK up, open indicators. OSK remains up.
  ii. have app with OSK up, right-edge swipe to bring up spread. OSK remains up
6. not moving focus to trust prompt sessions. Example, in Camera app, try share photo:
   i. share selector surface not animated in from bottom
   ii. selected share app not brought to front.
"""

Fixed all items.

6.i is wrong though: that share selector seems to be inside camera's surface since I don't see any notice of new surface coming up, trusted session or anything of the like in qtmir's log.

« Back to merge proposal