Code review comment for lp:~lukas-kde/unity8/unsnap-from-panel

Revision history for this message
Albert Astals Cid (aacid) wrote :

Two minor things in the tests:

+ mouseMove(panel, panel.width/2, panel.panelHeight/2, 200 /* delay */); // to reveal the menus

Maybe we can add a try compare here to actaully check the menu is shown here?

+ // start dialer, maximize it

You're not starting the dialer, s/dialer/app ?

review: Needs Fixing

« Back to merge proposal