lp://qastaging/~mterry/unity8/no-shutdown-dialog-while-suspended
- Get this branch:
- bzr branch lp://qastaging/~mterry/unity8/no-shutdown-dialog-while-suspended
Branch merges
- Gerry Boland (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 21 lines (+10/-1)1 file modifiedqml/Shell.qml (+10/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1542. By Albert Astals Cid
-
Test: By default mouseX act on the middle
Saves us lots of typing, tests are easier to read and workarounds problems that sometimes happen if we end up with 0, 0 as mouse coordinates because the precission of some geometry goes crazy and since we're clicking on 0x0 after lots transformations of pos into pos into pos we end up clicking outside the item by a very small number
Approved by: Michał Sawicz
- 1541. By Albert Astals Cid
-
Test: We actually need to click on the customBackButton and not on backButton
Approved by: Michał Sawicz
- 1540. By Albert Astals Cid
-
Test: Make sure the mouse area is enabled before clicking into it
Despite the name swipeToCloseEnabled controls the enabled property of the whole mouse area
of the spread delegate so it needs to be true (animations & movement finished) before we can click on itApproved by: Michał Sawicz
- 1539. By Michael Terry
-
Add a test to make sure the shell always starts disabled until it is enabled by a complete PAM interaction.
Approved by: Michał Sawicz
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity8